BG_Flood  0.8
Documentation (Work-in-progress)
BlockP< T > Struct Template Reference

#include <Arrays.h>

Collaboration diagram for BlockP< T >:

Public Attributes

T * xo
 
T * yo
 
int * BotLeft
 
int * BotRight
 
int * TopLeft
 
int * TopRight
 
int * LeftBot
 
int * LeftTop
 
int * RightBot
 
int * RightTop
 
int * level
 
int * active
 
int * activeCell
 
maskinfo mask
 
std::vector< outzoneBoutZone
 

Member Data Documentation

◆ active

template<class T >
int* BlockP< T >::active

◆ activeCell

template<class T >
int* BlockP< T >::activeCell

◆ BotLeft

template<class T >
int* BlockP< T >::BotLeft

◆ BotRight

template<class T >
int * BlockP< T >::BotRight

◆ LeftBot

template<class T >
int* BlockP< T >::LeftBot

◆ LeftTop

template<class T >
int * BlockP< T >::LeftTop

◆ level

template<class T >
int* BlockP< T >::level

◆ mask

template<class T >
maskinfo BlockP< T >::mask

◆ outZone

template<class T >
std::vector<outzoneB> BlockP< T >::outZone

◆ RightBot

template<class T >
int* BlockP< T >::RightBot

◆ RightTop

template<class T >
int * BlockP< T >::RightTop

◆ TopLeft

template<class T >
int* BlockP< T >::TopLeft

◆ TopRight

template<class T >
int * BlockP< T >::TopRight

◆ xo

template<class T >
T* BlockP< T >::xo

◆ yo

template<class T >
T * BlockP< T >::yo

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