DGtal  0.6.devel
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types
DGtal::KhalimskySpaceND< dim, TInteger >::SurfelMap< Value > Struct Template Reference

#include <KhalimskySpaceND.h>

Public Types

typedef std::map< SCell, Value > Type

Detailed Description

template<Dimension dim, typename TInteger = DGtal::int32_t>
template<typename Value>
struct DGtal::KhalimskySpaceND< dim, TInteger >::SurfelMap< Value >

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

Definition at line 429 of file KhalimskySpaceND.h.


Member Typedef Documentation

template<Dimension dim, typename TInteger = DGtal::int32_t>
template<typename Value >
typedef std::map<SCell,Value> DGtal::KhalimskySpaceND< dim, TInteger >::SurfelMap< Value >::Type

Definition at line 430 of file KhalimskySpaceND.h.


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