CGAL 5.1 - 2D and 3D Linear Geometry Kernel
|
#include <Concepts/FunctionObjectConcepts.h>
AdaptableFunctor
(with one argument)CGAL::Circle_3<Kernel>
Operations | |
Kernel::FT | operator() (const Kernel::Circle_3 &c) |
returns the squared length of c , divided by \( \pi^2\). More... | |
Kernel::FT Kernel::ComputeSquaredLengthDividedByPiSquare_3::operator() | ( | const Kernel::Circle_3 & | c | ) |
returns the squared length of c
, divided by \( \pi^2\).