CGAL 6.0 - 2D Generalized Barycentric Coordinates
|
Generalized barycentric concepts.
Concepts | |
concept | CGAL::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... | |
concept | CGAL::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... | |
concept | CGAL::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... | |