CGAL 5.4 - 2D Generalized Barycentric Coordinates

Generalized barycentric concepts.

Concepts

conceptCGAL::Barycentric_coordinates::BarycentricCoordinates_2
 A concept that describes the set of methods that should be defined for all coordinate models used to parameterize the class Generalized_barycentric_coordinates_2. More...
 
conceptCGAL::Barycentric_coordinates::BarycentricTraits_2
 A concept that describes the set of requirements of the template parameter GeomTraits used to parameterize all classes and functions with 2D barycentric coordinates from the namespace CGAL::Barycentric_coordinates. More...
 
conceptCGAL::Barycentric_coordinates::DiscretizedDomain_2
 A concept that describes the set of methods that should be defined for all discretized domains obtained by meshing the interior part of a simple polygon. More...