\( \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.8.2 - 2D and 3D Linear Geometry Kernel
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Kernel Geometric Object Concepts

Concepts

conceptKernel::Circle_2
 A type representing circles in two dimensions. More...
 
conceptKernel::Circle_3
 A type representing circles in three dimensions. More...
 
conceptKernel::Direction_2
 A type representing directions in two dimensions. More...
 
conceptKernel::Direction_3
 A type representing directions in three dimensions. More...
 
conceptKernel::IsoCuboid_3
 A type representing isocuboids in three dimensions. More...
 
conceptKernel::IsoRectangle_2
 A type representing iso-rectangles in two dimensions. More...
 
conceptKernel::Line_2
 A type representing straight lines (and halfspaces) in two dimensions. More...
 
conceptKernel::Line_3
 A type representing straight lines in three dimensions. More...
 
conceptKernel::Object_2
 A type representing different types of objects in two dimensions. More...
 
conceptKernel::Object_3
 A type representing different types of objects in three dimensions. More...
 
conceptKernel::Plane_3
 A type representing planes (and half-spaces) in three dimensions. More...
 
conceptKernel::Point_2
 A type representing points in two dimensions. More...
 
conceptKernel::Point_3
 A type representing points in three dimensions. More...
 
conceptKernel::Ray_2
 A type representing rays in two dimensions. More...
 
conceptKernel::Ray_3
 A type representing rays in three dimensions. More...
 
conceptKernel::Segment_2
 A type representing segments in two dimensions. More...
 
conceptKernel::Segment_3
 A type representing segments in three dimensions. More...
 
conceptKernel::Sphere_3
 A type representing spheres in three dimensions. More...
 
conceptKernel::Tetrahedron_3
 A type representing tetrahedra in three dimensions. More...
 
conceptKernel::Triangle_2
 A type representing triangles in two dimensions. More...
 
conceptKernel::Triangle_3
 A type representing triangles in three dimensions. More...
 
conceptKernel::Vector_2
 A type representing vectors in two dimensions. More...
 
conceptKernel::Vector_3
 A type representing vectors in three dimensions. More...