CGAL 6.0 - 2D and 3D Linear Geometry Kernel
Loading...
Searching...
No Matches
Kernel::ConstructOppositeVector_2 Class Reference

#include <Concepts/FunctionObjectConcepts.h>

Definition

Operations

A model of this concept must provide:

Kernel::Vector_2 operator() (const Kernel::Vector_2 &v)
 returns the vector -v.