CGAL 5.6 - 2D Triangulations on the Sphere
|
Classes | |
class | CGAL::Delaunay_triangulation_on_sphere_2< Traits, TDS > |
The class Delaunay_triangulation_on_sphere_2 is designed to represent the Delaunay triangulation of a set of points on the 2-sphere. More... | |
class | CGAL::Delaunay_triangulation_on_sphere_traits_2< LK, SK > |
The class Delaunay_triangulation_on_sphere_traits_2 is a model of the concept DelaunayTriangulationOnSphereTraits_2 . More... | |
class | CGAL::Projection_on_sphere_traits_3< LK, SK > |
The class Projection_on_sphere_traits_3 is a model of the concept DelaunayTriangulationOnSphereTraits_2 . More... | |
class | CGAL::Triangulation_on_sphere_2< Traits, TDS > |
The class Triangulation_on_sphere_2 is the basic class designed to represent a triangulation of a point set on a sphere: its vertices coincide with the points of the set. More... | |