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

Kernel::ConstructSupportingLine_3

A model for this must provide:

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

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

Refines

AdaptableFunctor

See Also

CGAL::Ray_3<R>
CGAL::Segment_3<R>


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