Navigation: Up, Table of Contents, Bibliography, Index, Title Page

Kernel::ConstructProjectedPoint_3

A model for this must provide:

Kernel::Point_3 fo.operator() ( Kernel::Line_3 l, Kernel::Point_3 p)
returns the orthogonal projection of p onto l.

Kernel::Point_3
fo.operator() ( Kernel::Plane_3 h,
Kernel::Point_3 p)
returns the orthogonal projection of p onto h.

Refines

AdaptableFunctor

See Also

CGAL::Line_3<R>
CGAL::Plane_3<R>


Next: Kernel::ConstructProjectedXYPoint_2
Navigation: Up, Table of Contents, Bibliography, Index, Title Page
www.cgal.org. Aug 13, 2001.