CGAL 5.1 - 2D and 3D Linear Geometry Kernel
|
#include <Concepts/FunctionObjectConcepts.h>
AdaptableFunctor
(with one argument)CGAL::Direction_2<Kernel>
Operations | |
Kernel::Direction_2 | operator() (const Kernel::Direction_2 &d) |
returns the direction opposite to d . More... | |
Kernel::Direction_2 Kernel::ConstructOppositeDirection_2::operator() | ( | const Kernel::Direction_2 & | d | ) |
returns the direction opposite to d
.