DGtal  1.2.0
Public Types
DGtal::Object< TDigitalTopology, TDigitalSet >::VertexMap< Value > Struct Template Reference

#include <DGtal/topology/Object.h>

Public Types

typedef std::map< Vertex, ValueType
 

Detailed Description

template<typename TDigitalTopology, typename TDigitalSet>
template<typename Value>
struct DGtal::Object< TDigitalTopology, TDigitalSet >::VertexMap< Value >

Definition at line 159 of file Object.h.

Member Typedef Documentation

◆ Type

template<typename TDigitalTopology , typename TDigitalSet >
template<typename Value >
typedef std::map<Vertex, Value> DGtal::Object< TDigitalTopology, TDigitalSet >::VertexMap< Value >::Type

Definition at line 160 of file Object.h.


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