CGAL 4.9 - dD Geometry Kernel
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
KernelWithLifting_d::Lift_to_paraboloid_d Concept Reference

Definition

Operations

A model of this concept must provide:

Kernel_d::Point_d operator() (const Kernel_d::Point_d &p)
 returns p=(x0,,xd1) lifted to the paraboloid of revolution which is the point (x0,,xd1,0i<dx2i) in (d+1)-space.