CGAL 4.14 - 2D and 3D Linear Geometry Kernel
|
Classes | |
struct | CGAL::Ambient_dimension< T, K > |
The class Ambient_dimension allows to retrieve the dimension of the ambient space of a type T in a kernel K . More... | |
struct | CGAL::Dimension_tag< dim > |
An object of the class Dimension_tag is an empty object which can be used for dispatching functions based on the dimension of an object, as provided by the dim parameter. More... | |
struct | CGAL::Dynamic_dimension_tag |
An object of the class Dynamic_dimension_tag is an empty object which can be used for dispatching functions based on the dimension of an object. More... | |
struct | CGAL::Feature_dimension< T, K > |
The class Feature_dimension allows to retrieve the geometric dimension of a type T in a kernel K . More... | |