Loading [MathJax]/extensions/TeX/AMSsymbols.js
DGtal 1.4.2
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
DGtal::PolygonalSurface< TPoint >::VertexMap< Value > Struct Template Reference

#include <DGtal/shapes/PolygonalSurface.h>

Public Types

typedef std::map< Vertex, ValueType
 

Detailed Description

template<typename TPoint>
template<typename Value>
struct DGtal::PolygonalSurface< TPoint >::VertexMap< Value >

Definition at line 104 of file PolygonalSurface.h.

Member Typedef Documentation

◆ Type

template<typename TPoint >
template<typename Value >
std::map<Vertex, Value> DGtal::PolygonalSurface< TPoint >::VertexMap< Value >::Type

Definition at line 105 of file PolygonalSurface.h.


The documentation for this struct was generated from the following file: