|
CGAL 6.1.3 - 2D and 3D Linear Geometry Kernel
|
AdaptableUnaryFunction Operations | |
A model of this concept must provide: | |
| Kernel::FT | operator() (const Kernel::Circle_3 &c) |
| returns the area of c, divided by \( \pi\). | |
#include <Concepts/FunctionObjectConcepts.h>
AdaptableUnaryFunction Operations | |
A model of this concept must provide: | |
| Kernel::FT | operator() (const Kernel::Circle_3 &c) |
| returns the area of c, divided by \( \pi\). | |