File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.3/config/TeX-MML-AM_CHTML/MathJax.js
DGtal 1.4.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
DGtal::IndexedDigitalSurface< TDigitalSurfaceContainer >::VertexMap< Value > Struct Template Reference

#include <DGtal/topology/IndexedDigitalSurface.h>

Public Types

typedef std::map< Vertex, ValueType
 

Detailed Description

template<typename TDigitalSurfaceContainer>
template<typename Value>
struct DGtal::IndexedDigitalSurface< TDigitalSurfaceContainer >::VertexMap< Value >

Definition at line 123 of file IndexedDigitalSurface.h.

Member Typedef Documentation

◆ Type

template<typename TDigitalSurfaceContainer >
template<typename Value >
typedef std::map<Vertex, Value> DGtal::IndexedDigitalSurface< TDigitalSurfaceContainer >::VertexMap< Value >::Type

Definition at line 124 of file IndexedDigitalSurface.h.


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