te::mem::CachedBandBlocksManager::BlockIndex Class Reference

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...
 

Detailed Description

Internal blocks indexes.

Definition at line 141 of file CachedBandBlocksManager.h.

Constructor & Destructor Documentation

◆ BlockIndex()

te::mem::CachedBandBlocksManager::BlockIndex::BlockIndex ( )
inline

Definition at line 149 of file CachedBandBlocksManager.h.

◆ ~BlockIndex()

te::mem::CachedBandBlocksManager::BlockIndex::~BlockIndex ( )
inline

Definition at line 154 of file CachedBandBlocksManager.h.

Member Data Documentation

◆ m_b

unsigned int te::mem::CachedBandBlocksManager::BlockIndex::m_b

Block band index.

Definition at line 145 of file CachedBandBlocksManager.h.

◆ m_x

unsigned int te::mem::CachedBandBlocksManager::BlockIndex::m_x

Block index over the X axis.

Definition at line 147 of file CachedBandBlocksManager.h.

◆ m_y

unsigned int te::mem::CachedBandBlocksManager::BlockIndex::m_y

Block index over the Y axis.

Definition at line 146 of file CachedBandBlocksManager.h.


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