TriangulationTraits_23 refine SpatialSortingTraits_23 for Hilbert sorting
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
\ingroup PkgTriangulation2Concepts
|
||||
\cgalConcept
|
||||
|
||||
\cgalRefines SpatialSortingTraits_2
|
||||
|
||||
The concept `TriangulationTraits_2` describes the set of requirements
|
||||
to be fulfilled by any class used to instantiate the first template
|
||||
parameter of the class `CGAL::Triangulation_2<Traits,Tds>`. This concept
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
\ingroup PkgTriangulation3Concepts
|
||||
\cgalConcept
|
||||
|
||||
\cgalRefines SpatialSortingTraits_3
|
||||
|
||||
The concept `TriangulationTraits_3` is the first template parameter of the class
|
||||
`Triangulation_3`. It defines the geometric objects (points, segments,
|
||||
triangles and tetrahedra) forming the triangulation together with a few
|
||||
|
||||
Reference in New Issue
Block a user