Kernel::ConstructSegment_3

A model for this must provide:

Kernel::Segment_3 fo.operator() ( Kernel::Point_3 p, Kernel::Point_3 q)
introduces a segment with source p and target q. It is directed from the source towards the target.

Refines

AdaptableFunctor (with two arguments)

See Also

CGAL::Segment_3<Kernel>