CGAL 4.9 - 2D Generalized Barycentric Coordinates
|
![]() ![]() | |
![]() ![]() ![]() | The namespace Barycentric_coordinates contains implementations of all generalized barycentric coordinates: 2D, 3D, related enumerations, and so on |
![]() ![]() ![]() ![]() | The class Mean_value_2 implements 2D mean value coordinates ( |
![]() ![]() ![]() ![]() | The class Triangle_coordinates_2 implements barycentric coordinates ( [1], [2] ) with respect to an arbitrary non-degenerate triangle in the plane |
![]() ![]() ![]() ![]() | The class Generalized_barycentric_coordinates_2 implements generalized barycentric coordinates along the polygon's boundary and provides a common interface for all coordinate classes |
![]() ![]() ![]() ![]() | The class Segment_coordinates_2 implements barycentric coordinates with respect to an arbitrary non-degenerate segment along an arbitrary line in the plane |
![]() ![]() ![]() ![]() | The class Wachspress_2 implements 2D Wachspress coordinates ( |
![]() ![]() ![]() ![]() | The class Discrete_harmonic_2 implements 2D discrete harmonic coordinates ( |
![]() ![]() | Requirements of the template parameter Coordinate_2 for the class CGAL::Barycentric_coordinates::Generalized_barycentric_coordinates_2 |
![]() ![]() | Requirements of the template parameter Traits for all the classes with two-dimensional barycentric coordinates from the namespace CGAL::Barycentric_coordinates |