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