DGtal  1.4.beta
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 >
typedef 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: