CGAL::Circle_type

Definition

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 14.2.

enum type { NORMAL, THREADED, POLAR, BIPOLAR};

See Also

CGAL::classify