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

Kernel::ConstructSupportingLine_2

A model for this must provide:

Kernel::Line_2 fo.operator() ( Kernel::Ray_2 r)
returns the line supporting r which has the same direction.

Kernel::Line_2 fo.operator() ( Kernel::Segment_2 s)
returns the line l passing through s. Line l has the same orientation as segment s.

Refines

AdaptableFunctor

See Also

CGAL::Ray_2<R>
CGAL::Segment_2<R>


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