\( \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.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 5.0 - Handles and Circulators
Has Model Relationships
Concept
ConstHandle
const T* (const pointers)
Concept
ConstRange
STL containers
boost::iterator_range
Concept
Handle
T* (pointer)
const T* (const pointers)
Iterator
Circulator
Concept
Range
STL containers