DGtal  0.6.devel
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types
DGtal::Object< TDigitalTopology, TDigitalSet >::VertexMap< Value > Struct Template Reference

#include <Object.h>

Public Types

typedef std::map< Vertex, Value > Type

Detailed Description

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

Definition at line 114 of file Object.h.


Member Typedef Documentation

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

Definition at line 115 of file Object.h.


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