DGtal  1.2.0
Data Fields
DGtal::LabelledMap< TData, L, TWord, N, M >::BlockPointer Union Reference

Forward declaration. More...

#include <DGtal/base/LabelledMap.h>

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

Forward declaration.

Definition at line 166 of file LabelledMap.h.

Field Documentation

◆ any

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.

◆ first

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: