Skip to content

Struct BlockP

template <class T>

ClassList > BlockP

Public Attributes

Type Name
int * BotLeft
int * BotRight
int * LeftBot
int * LeftTop
int * RightBot
int * RightTop
int * TopLeft
int * TopRight
int * active
int * activeCell
int * level
maskinfo mask
std::vector< outzoneB > outZone
T * xo
T * yo

Public Attributes Documentation

variable BotLeft

int* BlockP< T >::BotLeft;

variable BotRight

int * BlockP< T >::BotRight;

variable LeftBot

int* BlockP< T >::LeftBot;

variable LeftTop

int * BlockP< T >::LeftTop;

variable RightBot

int* BlockP< T >::RightBot;

variable RightTop

int * BlockP< T >::RightTop;

variable TopLeft

int* BlockP< T >::TopLeft;

variable TopRight

int * BlockP< T >::TopRight;

variable active

int* BlockP< T >::active;

variable activeCell

int* BlockP< T >::activeCell;

variable level

int* BlockP< T >::level;

variable mask

maskinfo BlockP< T >::mask;

variable outZone

std::vector<outzoneB> BlockP< T >::outZone;

variable xo

T* BlockP< T >::xo;

variable yo

T * BlockP< T >::yo;


The documentation for this class was generated from the following file src/Arrays.h