#include <Arr_geodesic_arc_on_sphere_traits_2.h>
List of all members.
template<typename T_Kernel>
class Arr_geodesic_arc_on_sphere_traits_2< T_Kernel >::Approximate_2
Member Function Documentation
template<typename T_Kernel >
Return an approximation of a point coordinate.
- Parameters:
-
p | the exact point. |
i | the coordinate index (either 0 or 1). |
- Precondition:
- i is either 0 or 1.
- Returns:
- an approximation of p's x-coordinate (if i == 0), or an approximation of p's y-coordinate (if i == 1).
The documentation for this class was generated from the following file: