Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Is there an existing function to get the bboxof

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Is there an existing function to get the bboxof


Chronological Thread 
  • From: Sylvain Pion <>
  • To:
  • Subject: Re: [cgal-discuss] Is there an existing function to get the bboxof
  • Date: Fri, 13 Jun 2008 13:29:23 +0200
  • Organization: INRIA

Ashwin Nanjappa a écrit :
> Max wrote:
>> Just one more question - suppose I have a bunch of bbox_3,
>> what is the convenient way to get the 'union' of them.
>
> There doesn't seem to be a function that does this. But, using the values
> of x/y/z-min(), x/y/z-max(), you can easily create a function that does
> this for your bbox_3 list.

Maybe std::accumulate ?

--
Sylvain Pion
INRIA Sophia-Antipolis
Geometrica Project-Team
CGAL, http://cgal.org/

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature




Archive powered by MHonArc 2.6.16.

Top of Page