Kernel::ConstructSegment_2

A model for this must provide:

Kernel::Segment_2 fo.operator() ( Kernel::Point_2 p, Kernel::Point_2 q)
introduces a segment with source p and target q. The segment is directed from the source towards the target.

Refines

AdaptableFunctor (with two arguments)

See Also

CGAL::Segment_2<Kernel>