Loading [MathJax]/extensions/TeX/newcommand.js
\newcommand{\E}{\mathrm{E}} \newcommand{\A}{\mathrm{A}} \newcommand{\R}{\mathrm{R}} \newcommand{\N}{\mathrm{N}} \newcommand{\Q}{\mathrm{Q}} \newcommand{\Z}{\mathrm{Z}} \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }
CGAL 5.0 - 2D Arrangements
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
ArrangementApproximateTraits_2 Concept Reference

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 ArrTraits::Approximate_2.
 

Accessing Functor Objects

Approximate_2 approximate_2_object () const