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

Kernel::ConstructRay_2

A model for this must provide:

Kernel::Ray_2
fo.operator() ( Kernel::Point_2 p,
Kernel::Point_2 q)
introduces a ray with source p and passing through point q.

Kernel::Ray_2
fo.operator() ( Kernel::Point_2 p,
Kernel::Direction_2 d)
introduces a ray starting at source p with direction d.

See Also

CGAL::Ray_2<R>


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