| 
    CGAL 4.7 - dD Geometry Kernel 
   | 
 
Classes | |
| class | CGAL::Aff_transformation_d< Kernel > | 
An instance of the data type Aff_transformation_d<Kernel> is an affine transformation of \( d\)-dimensional space.  More... | |
| class | CGAL::Direction_d< Kernel > | 
A Direction_d is a vector in the \( d\)-dimensional vector space where we forget about its length.  More... | |
| class | CGAL::Hyperplane_d< Kernel > | 
An instance of data type Hyperplane_d is an oriented hyperplane in \( d\) - dimensional space.  More... | |
| class | CGAL::Iso_box_d< Kernel > | 
An object \( b\) of the data type Iso_box_d is an iso-box in the Euclidean space \( \E^d\) with edges parallel to the axes of the coordinate system.  More... | |
| class | CGAL::Line_d< Kernel > | 
An instance of data type Line_d is an oriented line in \( d\)-dimensional Euclidean space.  More... | |
| class | CGAL::Point_d< Kernel > | 
An instance of data type Point_d<Kernel> is a point of Euclidean space in dimension \( d\).  More... | |
| class | CGAL::Ray_d< Kernel > | 
An instance of data type Ray_d is a ray in \( d\)-dimensional Euclidean space.  More... | |
| class | CGAL::Segment_d< Kernel > | 
An instance \( s\) of the data type Segment_d is a directed straight line segment in \( d\)-dimensional Euclidean space connecting two points \( p\) and \( q\).  More... | |
| class | CGAL::Sphere_d< Kernel > | 
An instance \( S\) of the data type Sphere_d is an oriented sphere in some \( d\)-dimensional space.  More... | |
| class | CGAL::Vector_d< Kernel > | 
An instance of data type Vector_d<Kernel> is a vector of Euclidean space in dimension \( d\).  More... | |