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::TriangulatedSurface< TPoint >::VertexMap< Value > Struct Template Reference

#include <DGtal/shapes/TriangulatedSurface.h>

Public Types

typedef std::map< Vertex, ValueType
 

Detailed Description

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

Definition at line 102 of file TriangulatedSurface.h.

Member Typedef Documentation

◆ Type

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

Definition at line 103 of file TriangulatedSurface.h.


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