CGAL 6.1 - 2D Snap Rounding
Loading...
Searching...
No Matches
SRTraits_2::ConstructSegment_2 Class Reference

#include <Concepts/SnapRoundingTraits_2.h>

Definition

Refines
AdaptableBinaryFunction
Has models
Snap_rounding_traits_2::Construct_segment_2

Public Member Functions

Segment_2 operator() (Point_2 p, Point_2 q)
 introduces a segment with source p and target q.
 

Member Function Documentation

◆ operator()()

Segment_2 SRTraits_2::ConstructSegment_2::operator() ( Point_2  p,
Point_2  q 
)

introduces a segment with source p and target q.

The segment is directed from the source towards the target.