\( \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.3 - 2D and Surface Function Interpolation
CGAL::Data_access< Map > Member List
This is the complete list of members for
CGAL::Data_access< Map >
, including all inherited members.
argument_type
typedef
CGAL::cpp98::unary_function< Map::key_type, std::pair< Map::mapped_type, bool > >
Data_access
(const Map &map)
CGAL::Data_access< Map >
Data_type
typedef
CGAL::Data_access< Map >
Key_type
typedef
CGAL::Data_access< Map >
operator()
(const Key_type &p)
CGAL::Data_access< Map >
result_type
typedef
CGAL::cpp98::unary_function< Map::key_type, std::pair< Map::mapped_type, bool > >