\( \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.7 - 2D Circular Geometry Kernel
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages

Concepts

conceptCircularKernel::BoundedSide_2
 
conceptCircularKernel::CircularArc_2
 Concept for arcs of circles. More...
 
conceptCircularKernel::CircularArcPoint_2
 Concept for points on circles, circular arcs or line arcs. More...
 
conceptCircularKernel::CompareX_2
 
conceptCircularKernel::CompareXY_2
 
conceptCircularKernel::CompareY_2
 
conceptCircularKernel::CompareYatX_2
 A function object concept to compare a point p and an arc a on the vertical line passing through p. More...
 
conceptCircularKernel::CompareYtoRight_2
 A function object concept to compare vertically two arcs on the right side of a common point p: More...
 
conceptCircularKernel::ComputeCircularX_2
 
conceptCircularKernel::ComputeCircularY_2
 
conceptCircularKernel::ConstructBbox_2
 A function object concept to construct a bounding box of geometric objects: More...
 
conceptCircularKernel::ConstructCircle_2
 
conceptCircularKernel::ConstructCircularArc_2
 
conceptCircularKernel::ConstructCircularArcPoint_2
 
conceptCircularKernel::ConstructCircularMaxVertex_2
 
conceptCircularKernel::ConstructCircularMinVertex_2
 
conceptCircularKernel::ConstructCircularSourceVertex_2
 
conceptCircularKernel::ConstructCircularTargetVertex_2
 
conceptCircularKernel::ConstructLine_2
 
conceptCircularKernel::ConstructLineArc_2
 
conceptCircularKernel::DoIntersect_2
 Testing whether two curves intersect. More...
 
conceptCircularKernel::DoOverlap_2
 Testing whether the interiors of two curves overlap. More...
 
conceptCircularKernel::Equal_2
 Testing equality between objects. More...
 
conceptCircularKernel::GetEquation
 
conceptCircularKernel::HasOn_2
 To test whether a point lies on a curve. More...
 
conceptCircularKernel::HasOnBoundedSide_2
 
conceptCircularKernel::HasOnUnboundedSide_2
 
conceptCircularKernel::Intersect_2
 
conceptCircularKernel::InXRange_2
 To test whether a point lies in the vertical range of a curve. More...
 
conceptCircularKernel::IsVertical_2
 
conceptCircularKernel::IsXMonotone_2
 
conceptCircularKernel::IsYMonotone_2
 
conceptCircularKernel::LineArc_2
 Concept for line segments supported by a line that is a model of Kernel::Line_2 and whose endpoints are models of the CircularKernel::CircularArcPoint_2 concept. More...
 
conceptCircularKernel::MakeXMonotone_2
 
conceptCircularKernel::MakeXYMonotone_2
 
conceptCircularKernel::Split_2
 
conceptCircularKernel