CGAL 5.2.2 - 3D Spherical Geometry Kernel
|
Classes | |
class | CGAL::Circular_arc_3< SphericalKernel > |
class | CGAL::Circular_arc_point_3< SphericalKernel > |
class | CGAL::Exact_spherical_kernel_3 |
A typedef to a spherical kernel that provides both exact geometric predicates and exact geometric constructions. More... | |
class | CGAL::Line_arc_3< SphericalKernel > |
struct | CGAL::Spherical_kernel_3< Kernel, AlgebraicKernelForSpheres > |
Enumerations | |
enum | CGAL::Circle_type { CGAL::NORMAL, CGAL::THREADED, CGAL::POLAR, CGAL::BIPOLAR } |
The enum Circle_type is used to classify an object of type Circle_3 , so as to specify its type (normal,polar,bipolar or threaded), as defined in Section Spherical Kernel Objects. More... | |
enum CGAL::Circle_type |
#include <CGAL/Circle_type.h>
The enum Circle_type
is used to classify an object of type Circle_3
, so as to specify its type (normal,polar,bipolar or threaded), as defined in Section Spherical Kernel Objects.
CGAL::classify()
Enumerator | |
---|---|
NORMAL | |
THREADED | |
POLAR | |
BIPOLAR |