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 Movable Separability of Sets
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
CastingTraits_2 Concept Reference

Definition

Types

typedef unspecified_type Direction_2
 The direction type. Models the concept Kernel::Direction_2.
 

Functor Types

typedef unspecified_type Counterclockwise_in_between_2
 Models the concept Kernel::Counterclockwise_in_between_2.
 
typedef unspecified_type Collinear_2
 Models the concept Kernel::Collinear_2.
 

Accessing Functor Objects

Counterclockwise_in_between_2 counterclockwise_in_between_2_object () const
 
Collinear_2 collinear_2_object () const