CGAL 6.2 - 2D Snap Rounding
Loading...
Searching...
No Matches
VSSRTraits_2::ConverterToExact Concept Reference

Definition

Public Types

typedef unspecified_type InputPoint_2
 
typedef unspecified_type InputSegment_2
 

Public Member Functions

Point_2 operator() (InputPoint_2 p)
 converts a point of the input type to the point type defined by the traits
 
Segment_2 operator() (InputSegment_2 p)
 converts a segment of the input type to the segment type defined by the traits