Internal blocks indexes. More...
#include <SynchronizedBandBlocksManager.h>
Public Member Functions | |
BlockIndex () | |
~BlockIndex () | |
Public Attributes | |
unsigned int | m_b |
Block band index. More... | |
unsigned int | m_x |
Block index over the X axis. More... | |
unsigned int | m_y |
Block index over the Y axis. More... | |
Internal blocks indexes.
Definition at line 135 of file SynchronizedBandBlocksManager.h.
|
inline |
Definition at line 143 of file SynchronizedBandBlocksManager.h.
|
inline |
Definition at line 148 of file SynchronizedBandBlocksManager.h.
unsigned int te::rst::SynchronizedBandBlocksManager::BlockIndex::m_b |
Block band index.
Definition at line 139 of file SynchronizedBandBlocksManager.h.
unsigned int te::rst::SynchronizedBandBlocksManager::BlockIndex::m_x |
Block index over the X axis.
Definition at line 141 of file SynchronizedBandBlocksManager.h.
unsigned int te::rst::SynchronizedBandBlocksManager::BlockIndex::m_y |
Block index over the Y axis.
Definition at line 140 of file SynchronizedBandBlocksManager.h.