DGtal 1.3.0
Loading...
Searching...
No Matches
Public Types
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: