|
CGAL 5.1 - 2D Circular Geometry Kernel
|
#include <Concepts/CircularKernel.h>
Kernel Classes | |
| class | BoundedSide_2 |
| class | CircularArc_2 |
| Concept for arcs of circles. More... | |
| class | CircularArcPoint_2 |
| Concept for points on circles, circular arcs or line arcs. More... | |
| class | CompareX_2 |
| class | CompareXY_2 |
| class | CompareY_2 |
| class | CompareYatX_2 |
A function object concept to compare a point p and an arc a on the vertical line passing through p. More... | |
| class | CompareYtoRight_2 |
A function object concept to compare vertically two arcs on the right side of a common point p: More... | |
| class | ComputeCircularX_2 |
| class | ComputeCircularY_2 |
| class | ConstructBbox_2 |
| A function object concept to construct a bounding box of geometric objects: More... | |
| class | ConstructCircle_2 |
| class | ConstructCircularArc_2 |
| class | ConstructCircularArcPoint_2 |
| class | ConstructCircularMaxVertex_2 |
| class | ConstructCircularMinVertex_2 |
| class | ConstructCircularSourceVertex_2 |
| class | ConstructCircularTargetVertex_2 |
| class | ConstructLine_2 |
| class | ConstructLineArc_2 |
| class | DoIntersect_2 |
| Testing whether two curves intersect. More... | |
| class | DoOverlap_2 |
| Testing whether the interiors of two curves overlap. More... | |
| class | Equal_2 |
| Testing equality between objects. More... | |
| class | GetEquation |
| class | HasOn_2 |
| To test whether a point lies on a curve. More... | |
| class | HasOnBoundedSide_2 |
| class | HasOnUnboundedSide_2 |
| class | Intersect_2 |
| class | InXRange_2 |
| To test whether a point lies in the vertical range of a curve. More... | |
| class | IsVertical_2 |
| class | IsXMonotone_2 |
| class | IsYMonotone_2 |
| class | 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... | |
| class | MakeXMonotone_2 |
| class | MakeXYMonotone_2 |
| class | Split_2 |
Link with the algebraic kernel | |
| typedef unspecified_type | Get_equation |
Model of CircularKernel::GetEquation. More... | |
Operations | |
As in the The name of the member function is the uncapitalized name of the type returned with the suffix | |
| Construct_circular_arc_2 | construct_circular_arc_2_object () const |
Model of AlgebraicKernelForCircles.
Model of CircularKernel::BoundedSide_2.
Model of Kernel::Circle_2.
Model of CircularKernel::CircularArc_2.
Model of CircularKernel::CircularArcPoint_2.
Model of CircularKernel::CompareX_2.
Model of CircularKernel::CompareXY_2.
Model of CircularKernel::CompareY_2.
Model of CircularKernel::CompareYatX_2.
Model of CircularKernel::CompareYtoRight_2.
Model of CircularKernel::ComputeCircularX_2
Model of CircularKernel::ComputeCircularY_2
Model of CircularKernel::ConstructBbox_2.
Model of CircularKernel::ConstructCircle_2.
Model of CircularKernel::ConstructCircularArc_2.
Model of CircularKernel::ConstructLine_2.
Model of CircularKernel::ConstructLineArc_2.
Model of CircularKernel::DoIntersect_2.
Model of CircularKernel::DoOverlap_2.
Model of CircularKernel::Equal_2.
| typedef unspecified_type CircularKernel::FT |
Model of FieldNumberType.
Model of CircularKernel::GetEquation.
Model of CircularKernel::HasOn_2.
Model of CircularKernel::HasOnBoundedSide_2.
Model of CircularKernel::HasOnUnboundedSide_2.
Model of CircularKernel::InXRange_2.
Model of CircularKernel::Intersect_2.
Model of CircularKernel::IsVertical_2.
Model of CircularKernel::IsXMonotone_2.
Model of CircularKernel::IsYMonotone_2.
Model of Kernel::Line_2.
Model of CircularKernel::LineArc_2.
Model of LinearKernel.
Model of CircularKernel::MakeXMonotone_2.
Model of CircularKernel::MakeXYMonotone_2.
Model of Kernel::Point_2.
Model of RootOf_2.
| typedef unspecified_type CircularKernel::RT |
Model of RingNumberType.
Model of CircularKernel::Split_2.
| Construct_circular_arc_2 CircularKernel::construct_circular_arc_2_object | ( | ) | const |