|
CGAL 6.2 - 2D and 3D Linear Geometry Kernel
|
AdaptableUnaryFunction Operations | |
A model of this concept must provide: | |
| template<class T > | |
| Object_3 | operator() (const T &t) |
constructs an object that contains t and returns it. | |
#include <Concepts/FunctionObjectConcepts.h>
AdaptableUnaryFunction Operations | |
A model of this concept must provide: | |
| template<class T > | |
| Object_3 | operator() (const T &t) |
constructs an object that contains t and returns it. | |