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)
 Convert input points into points of the type of the traits.
 
Segment_2 operator() (InputSegment_2 p)
 Convert input segments into segments of the type of the traits.