|
CGAL 5.1 - 2D Movable Separability of Sets
|
#include <Concepts/CastingTraits_2.h>
This concept generalizes the concept of a 2D Kernel.
Types | |
| typedef unspecified_type | Direction_2 |
The direction type. Models the concept Kernel::Direction_2. More... | |
Functor Types | |
| typedef unspecified_type | Counterclockwise_in_between_2 |
Models the concept Kernel::Counterclockwise_in_between_2. More... | |
| typedef unspecified_type | Collinear_2 |
Models the concept Kernel::Collinear_2. More... | |
Accessing Functor Objects | |
| Counterclockwise_in_between_2 | counterclockwise_in_between_2_object () const |
| Collinear_2 | collinear_2_object () const |
Models the concept Kernel::Collinear_2.
Models the concept Kernel::Counterclockwise_in_between_2.
The direction type. Models the concept Kernel::Direction_2.
| Collinear_2 CastingTraits_2::collinear_2_object | ( | ) | const |
| Counterclockwise_in_between_2 CastingTraits_2::counterclockwise_in_between_2_object | ( | ) | const |