Internal blocks indexes. More...
#include <CachedBandBlocksManager.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 141 of file CachedBandBlocksManager.h.
      
  | 
  inline | 
Definition at line 149 of file CachedBandBlocksManager.h.
      
  | 
  inline | 
Definition at line 154 of file CachedBandBlocksManager.h.
| unsigned int te::mem::CachedBandBlocksManager::BlockIndex::m_b | 
Block band index.
Definition at line 145 of file CachedBandBlocksManager.h.
Referenced by te::mem::CachedBandBlocksManager::getBlockPointer().
| unsigned int te::mem::CachedBandBlocksManager::BlockIndex::m_x | 
Block index over the X axis.
Definition at line 147 of file CachedBandBlocksManager.h.
Referenced by te::mem::CachedBandBlocksManager::getBlockPointer().
| unsigned int te::mem::CachedBandBlocksManager::BlockIndex::m_y | 
Block index over the Y axis.
Definition at line 146 of file CachedBandBlocksManager.h.
Referenced by te::mem::CachedBandBlocksManager::getBlockPointer().