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

Kernel::ConstructBaseVector_3

A model for this must provide:

Kernel::Vector_3 fo.operator() ( Kernel::Plane_3 h, int index)
when index == 1, returns a vector b1 that is orthogonal to the normal n to plane h; when index == 2, retrns a vector b2 that is orthogonal to n and b1 and such that for an arbitrary point p on the plane h, the orientation of p, p + b1, p + b2, and p + n is positive.

Refines

AdaptableFunctor

See Also

CGAL::Plane_3<R>


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