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_coordinates | The namespace Barycentric_coordinates contains implementations of all generalized barycentric coordinates: 2D, 3D, related enumerations, and so on |
CDiscrete_harmonic_2 | The class Discrete_harmonic_2 implements 2D discrete harmonic coordinates ( [2], [8], [1] ) |
CGeneralized_barycentric_coordinates_2 | The 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_2 | The class Mean_value_2 implements 2D mean value coordinates ( [5], [2], [3] ) |
CSegment_coordinates_2 | The class Segment_coordinates_2 implements barycentric coordinates with respect to an arbitrary non-degenerate segment along an arbitrary line in the plane |
CTriangle_coordinates_2 | The class Triangle_coordinates_2 implements barycentric coordinates ( [1], [2] ) with respect to an arbitrary non-degenerate triangle in the plane |
CWachspress_2 | The class Wachspress_2 implements 2D Wachspress coordinates ( [2], [6], [9] ) |
CBarycentricCoordinates_2 | Requirements of the template parameter Coordinate_2 for the class CGAL::Barycentric_coordinates::Generalized_barycentric_coordinates_2 |
CBarycentricTraits_2 | Requirements of the template parameter Traits for all the classes with two-dimensional barycentric coordinates from the namespace CGAL::Barycentric_coordinates |