CGAL 5.1 - 2D and 3D Linear Geometry Kernel
|
#include <Concepts/FunctionObjectConcepts.h>
AdaptableFunctor
(with one argument)CGAL::Circle_3<Kernel>
Operations | |
double | operator() (const Kernel::Circle_3 &c) |
returns an approximation of the squared length (i.e. perimeter) of c . More... | |
double Kernel::ComputeApproximateSquaredLength_3::operator() | ( | const Kernel::Circle_3 & | c | ) |
returns an approximation of the squared length (i.e. perimeter) of c
.