CGAL 6.1 - 2D Arrangements
Loading...
Searching...
No Matches
AosApproximatePointTraits_2 Class Reference

#include <Concepts/AosApproximatePointTraits_2.h>

Definition

Types

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

Functor Types

typedef unspecified_type Approximate_2
 models the concept AosTraits::Approximate_2.
 

Accessing Functor Objects

Approximate_2 approximate_2_object () const
 

Member Typedef Documentation

◆ Approximate_2

◆ Approximate_number_type

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

Member Function Documentation

◆ approximate_2_object()

Approximate_2 AosApproximatePointTraits_2::approximate_2_object ( ) const