DGtal  1.2.0
Public Types
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 >
typedef 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: