DGtal  0.6.devel
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types
DGtal::KhalimskySpaceND< dim, TInteger >::SCellMap< 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 >::SCellMap< Value >

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

Definition at line 424 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 >::SCellMap< Value >::Type

Definition at line 425 of file KhalimskySpaceND.h.


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