|
CGAL 6.2 - 3D Generalized Barycentric Coordinates
|
| ▼NCGAL | |
| ▼NBarycentric_coordinates | The namespace Barycentric_coordinates contains implementations of all generalized barycentric coordinates: 2D, 3D, related enumerations, etc |
| CDiscrete_harmonic_coordinates_3 | Computes 3D discrete harmonic coordinates with respect to a closed convex triangle mesh |
| CMean_value_coordinates_3 | Computes 3D mean value barycentric coordinates with respect to a closed triangle mesh |
| CWachspress_coordinates_3 | Computes 3D Wachspress coordinates with respect to a closed convex triangle mesh |
| CBarycentricTraits_3 | A 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 |