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

#include <DomainAdjacency.h>

Public Types

typedef std::map< Vertex, Value > Type

Detailed Description

template<typename TDomain, typename TAdjacency>
template<typename Value>
struct DGtal::DomainAdjacency< TDomain, TAdjacency >::VertexMap< Value >

Definition at line 92 of file DomainAdjacency.h.


Member Typedef Documentation

template<typename TDomain, typename TAdjacency>
template<typename Value >
typedef std::map<Vertex, Value> DGtal::DomainAdjacency< TDomain, TAdjacency >::VertexMap< Value >::Type

Definition at line 93 of file DomainAdjacency.h.


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