CGAL 5.1 - 2D Arrangements
|
#include <Concepts/ArrTraits--Approximate_2.h>
Operations | |
Approximate_number_type | operator() (ArrTraits::Point_2 p, int i) |
returns an approximation of p 's \( x\)-coordinate (if i == 0 ), or of p 's \( y\)-coordinate (if i == 1 ). More... | |
Approximate_number_type ArrTraits::Approximate_2::operator() | ( | ArrTraits::Point_2 | p, |
int | i | ||
) |
returns an approximation of p
's \( x\)-coordinate (if i == 0
), or of p
's \( y\)-coordinate (if i == 1
).