Kernel::ConstructSource_2

A model for this must provide:

Kernel::Point_2 fo.operator() ( Kernel::Segment_2 s)
returns the source of the segment s.

Kernel::Point_2 fo.operator() ( Kernel::Ray_2 r)
returns the source of the ray r.

Refines

AdaptableFunctor (with one argument)

See Also

CGAL::Segment_2<Kernel>
CGAL::Ray_2<Kernel>