CGAL 6.2 - 3D Generalized Barycentric Coordinates
Loading...
Searching...
No Matches
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, etc
 CDiscrete_harmonic_coordinates_3Computes 3D discrete harmonic coordinates with respect to a closed convex triangle mesh
 CMean_value_coordinates_3Computes 3D mean value barycentric coordinates with respect to a closed triangle mesh
 CWachspress_coordinates_3Computes 3D Wachspress coordinates with respect to a closed convex triangle mesh
 CBarycentricTraits_3A concept that describes the set of requirements of the template parameter GeomTraits used to parameterize all classes and functions with 3D barycentric coordinates from the namespace CGAL::Barycentric_coordinates. The concept BarycentricTraits_3 extends the concept BarycentricTraits_2 and adds the requirements for 3D objects