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