CGAL 5.1 - 2D Arrangements
ArrangementApproximateTraits_2 Class Reference

#include <Concepts/ArrangementApproximateTraits_2.h>

Definition

Types

typedef unspecified_type Approximate_number_type
 the number type used to approximate point coordinates, e.g., double. More...
 

Functor Types

typedef unspecified_type Approximate_2
 models the concept ArrTraits::Approximate_2. More...
 

Accessing Functor Objects

Approximate_2 approximate_2_object () const
 

Member Typedef Documentation

◆ Approximate_2

models the concept ArrTraits::Approximate_2.

◆ Approximate_number_type

the number type used to approximate point coordinates, e.g., double.

Member Function Documentation

◆ approximate_2_object()

Approximate_2 ArrangementApproximateTraits_2::approximate_2_object ( ) const