|
CGAL 5.1 - 3D Spherical Geometry Kernel
|
Enumerations | |
| enum | CGAL::Circle_type { CGAL::NORMAL, CGAL::THREADED, CGAL::POLAR, CGAL::BIPOLAR } |
| 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 | |