| 
    CGAL 4.7 - 2D and 3D Linear Geometry Kernel 
   | 
 
Classes | |
| class | 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... | |
| class | 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... | |
| class | 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... | |
| class | CGAL::Feature_dimension< T, K > | 
The class Feature_dimension allows to retrieve the geometric dimension of a type T in a kernel K.  More... | |