Loading [MathJax]/extensions/TeX/AMSsymbols.js
DGtal 1.4.2
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
DGtal::DigitalSurface< TDigitalSurfaceContainer >::VertexMap< Value > Struct Template Reference

#include <DGtal/topology/DigitalSurface.h>

Public Types

typedef KSpace::template SurfelMap< Value >::Type Type
 

Detailed Description

template<typename TDigitalSurfaceContainer>
template<typename Value>
struct DGtal::DigitalSurface< TDigitalSurfaceContainer >::VertexMap< Value >

Template rebinding for defining the type that is a mapping SCell -> Value.

Definition at line 184 of file DigitalSurface.h.

Member Typedef Documentation

◆ Type

template<typename TDigitalSurfaceContainer >
template<typename Value >
KSpace::template SurfelMap<Value>::Type DGtal::DigitalSurface< TDigitalSurfaceContainer >::VertexMap< Value >::Type

Definition at line 185 of file DigitalSurface.h.


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