\( \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.11.1 - Surface Mesh
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
boost::property_map< CGAL::Surface_mesh< P >, CGAL::vertex_point_t > Struct Template Reference

#include <CGAL/boost/graph/properties_Surface_mesh.h>

Public Types

typedef CGAL::Surface_mesh< P > SM
 
typedef SM::template
Property_map< typename
SM::Vertex_index, P > 
type
 
typedef type const_type