Loading web-font TeX/Math/Italic
 
CGAL 6.0.1 - 2D and 3D Linear Geometry Kernel
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
Loading...
Searching...
No Matches
Kernel::ComputeSquaredLengthDividedByPiSquare_3 Concept Reference

Definition

Operations

A model of this concept must provide:

Kernel::FT operator() (const Kernel::Circle_3 &c)
 returns the squared length of c, divided by \pi^2.