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 4.13 - 2D and Surface Function Interpolation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
CGAL::Data_access< Map > Member List

This is the complete list of members for CGAL::Data_access< Map >, including all inherited members.

argument_type typedefCGAL::cpp98::unary_function< Map::key_type, std::pair< Map::mapped_type, bool > >
Data_access(const Map &map)CGAL::Data_access< Map >
Data_type typedefCGAL::Data_access< Map >
Key_type typedefCGAL::Data_access< Map >
operator()(const Key_type &p)CGAL::Data_access< Map >
result_type typedefCGAL::cpp98::unary_function< Map::key_type, std::pair< Map::mapped_type, bool > >