CGAL 5.6.1 - Inscribed Areas

Concepts

conceptExtremalPolygonTraits_2
 This is an advanced concept.
Advanced
The concept ExtremalPolygonTraits_2 provides the types and operations needed to compute a maximal \( k\)-gon that can be inscribed into a given convex polygon.
. More...
 
conceptLargestEmptyIsoRectangleTraits_2
 The concept LargestEmptyIsoRectangleTraits_2 describes the set of requirements to be fulfilled by any class used to instantiate the template parameter of the class Largest_empty_iso_rectangle_2<T>. This concept provides the types of the geometric primitives used in this class and some function object types for the required predicates on those primitives. More...