DGtal  0.6.devel
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Data Fields
DGtal::LabelledMap< TData, L, TWord, N, M >::BlockPointer Union Reference

#include <LabelledMap.h>

Collaboration diagram for DGtal::LabelledMap< TData, L, TWord, N, M >::BlockPointer:
Collaboration graph
[legend]

Data Fields

__FirstBlockfirst
__AnyBlockany

Detailed Description

template<typename TData, unsigned int L, typename TWord, unsigned int N, unsigned int M>
union DGtal::LabelledMap< TData, L, TWord, N, M >::BlockPointer

Definition at line 166 of file LabelledMap.h.


Field Documentation

template<typename TData, unsigned int L, typename TWord, unsigned int N, unsigned int M>
__AnyBlock* DGtal::LabelledMap< TData, L, TWord, N, M >::BlockPointer::any

Definition at line 168 of file LabelledMap.h.

template<typename TData, unsigned int L, typename TWord, unsigned int N, unsigned int M>
__FirstBlock* DGtal::LabelledMap< TData, L, TWord, N, M >::BlockPointer::first

Definition at line 167 of file LabelledMap.h.


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