Loading [MathJax]/extensions/TeX/newcommand.js
\newcommand{\E}{\mathrm{E}} \newcommand{\A}{\mathrm{A}} \newcommand{\R}{\mathrm{R}} \newcommand{\N}{\mathrm{N}} \newcommand{\Q}{\mathrm{Q}} \newcommand{\Z}{\mathrm{Z}} \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }
CGAL 4.13 - dD Geometry Kernel
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages

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...