Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] largest axis-parallel rectangle inside convex polygon

Subject: CGAL users discussion list

List archive

[cgal-discuss] largest axis-parallel rectangle inside convex polygon


Chronological Thread 
  • From: Stefan Funck <>
  • To:
  • Subject: [cgal-discuss] largest axis-parallel rectangle inside convex polygon
  • Date: Tue, 31 Mar 2009 15:50:47 +0200

Dear all,

The documentation in Chapter 55 (Inscribed Areas) states:
"We further provide an algorithm for computing the maximal area inscribed axis
parallel rectangle."

I just can't find any such function. Where is it to be found? Or do I have to
implement my own ExtremalPolgonTraits_2 class, where the condition of
"axis-parallel rectangle" had to be coded in? Can't see so far how I could do
this ...

Thanks for any help!
Stefan



Archive powered by MHonArc 2.6.16.

Top of Page