CGAL 6.1 - 2D and 3D Linear Geometry Kernel
|
#include <Concepts/FunctionObjectConcepts.h>
CGAL::Circle_3<Kernel>
AdaptableFunctor
Operations | |
A model of this concept must provide: | |
double | operator() (const Kernel::Circle_3 &c) |
returns an approximation of the area of c . | |
double Kernel::ComputeApproximateArea_3::operator() | ( | const Kernel::Circle_3 & | c | ) |
returns an approximation of the area of c
.