DGtal 1.3.0
Loading...
Searching...
No Matches
Public Types
DGtal::DomainAdjacency< TDomain, TAdjacency >::VertexMap< Value > Struct Template Reference

#include <DGtal/topology/DomainAdjacency.h>

Public Types

typedef std::map< Vertex, ValueType
 

Detailed Description

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

Definition at line 93 of file DomainAdjacency.h.

Member Typedef Documentation

◆ Type

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

Definition at line 94 of file DomainAdjacency.h.


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