CGAL 4.9 - 2D Generalized Barycentric Coordinates
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Class and Concept List
Here is the list of all concepts and classes of this package. Classes are inside the namespace CGAL. Concepts are in the global namespace.
[detail level 123]
oNCGAL
|\NBarycentric_coordinatesThe namespace Barycentric_coordinates contains implementations of all generalized barycentric coordinates: 2D, 3D, related enumerations, and so on
| oCMean_value_2The class Mean_value_2 implements 2D mean value coordinates (
| oCTriangle_coordinates_2The class Triangle_coordinates_2 implements barycentric coordinates ( [1], [2] ) with respect to an arbitrary non-degenerate triangle in the plane
| oCGeneralized_barycentric_coordinates_2The class Generalized_barycentric_coordinates_2 implements generalized barycentric coordinates along the polygon's boundary and provides a common interface for all coordinate classes
| oCSegment_coordinates_2The class Segment_coordinates_2 implements barycentric coordinates with respect to an arbitrary non-degenerate segment along an arbitrary line in the plane
| oCWachspress_2The class Wachspress_2 implements 2D Wachspress coordinates (
| \CDiscrete_harmonic_2The class Discrete_harmonic_2 implements 2D discrete harmonic coordinates (
oCBarycentricCoordinates_2Requirements of the template parameter Coordinate_2 for the class CGAL::Barycentric_coordinates::Generalized_barycentric_coordinates_2
\CBarycentricTraits_2Requirements of the template parameter Traits for all the classes with two-dimensional barycentric coordinates from the namespace CGAL::Barycentric_coordinates