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

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

Definition at line 419 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 >::CellMap< Value >::Type

Definition at line 420 of file KhalimskySpaceND.h.


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