CGAL 5.2.1 - 2D Generalized Barycentric Coordinates
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]
 NCGAL
 NBarycentric_coordinatesThe namespace Barycentric_coordinates contains implementations of all generalized barycentric coordinates: 2D, 3D, related enumerations, and so on
 CDiscrete_harmonic_2The class Discrete_harmonic_2 implements 2D discrete harmonic coordinates ( [2], [8], [1] )
 CGeneralized_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
 CMean_value_2The class Mean_value_2 implements 2D mean value coordinates ( [5], [2], [3] )
 CSegment_coordinates_2The class Segment_coordinates_2 implements barycentric coordinates with respect to an arbitrary non-degenerate segment along an arbitrary line in the plane
 CTriangle_coordinates_2The class Triangle_coordinates_2 implements barycentric coordinates ( [1], [2] ) with respect to an arbitrary non-degenerate triangle in the plane
 CWachspress_2The class Wachspress_2 implements 2D Wachspress coordinates ( [2], [6], [9] )
 CBarycentricCoordinates_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