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

Kernel::ConstructPerpendicularVector_2

A model for this must provide:

Kernel::Vector_2 fo.operator() ( Kernel::Vector_2 v, Orientation o)
returns v rotated clockwise by 90 degrees, if o is CLOCKWISE, and rotated counterclockwise otherwise.
Precondition: o is not COLLINEAR.

Refines

AdaptableFunctor

See Also

CGAL::Vector_2<R>


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