TriangulationTraits_23 refine SpatialSortingTraits_23 for Hilbert sorting

This commit is contained in:
Mael Rouxel-Labbé 2017-05-03 18:53:23 +02:00
parent 8d33552b04
commit 4857cad651
2 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,8 @@
\ingroup PkgTriangulation2Concepts \ingroup PkgTriangulation2Concepts
\cgalConcept \cgalConcept
\cgalRefines SpatialSortingTraits_2
The concept `TriangulationTraits_2` describes the set of requirements The concept `TriangulationTraits_2` describes the set of requirements
to be fulfilled by any class used to instantiate the first template to be fulfilled by any class used to instantiate the first template
parameter of the class `CGAL::Triangulation_2<Traits,Tds>`. This concept parameter of the class `CGAL::Triangulation_2<Traits,Tds>`. This concept

View File

@ -3,6 +3,8 @@
\ingroup PkgTriangulation3Concepts \ingroup PkgTriangulation3Concepts
\cgalConcept \cgalConcept
\cgalRefines SpatialSortingTraits_3
The concept `TriangulationTraits_3` is the first template parameter of the class The concept `TriangulationTraits_3` is the first template parameter of the class
`Triangulation_3`. It defines the geometric objects (points, segments, `Triangulation_3`. It defines the geometric objects (points, segments,
triangles and tetrahedra) forming the triangulation together with a few triangles and tetrahedra) forming the triangulation together with a few