te::rst::SynchronizedBandBlocksManager::BlockIndex Class Reference

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

Detailed Description

Internal blocks indexes.

Definition at line 135 of file SynchronizedBandBlocksManager.h.

Constructor & Destructor Documentation

te::rst::SynchronizedBandBlocksManager::BlockIndex::BlockIndex ( )
inline

Definition at line 143 of file SynchronizedBandBlocksManager.h.

te::rst::SynchronizedBandBlocksManager::BlockIndex::~BlockIndex ( )
inline

Definition at line 148 of file SynchronizedBandBlocksManager.h.

Member Data Documentation

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.


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