Raster block info. More...
#include <Composer.h>
Public Attributes | |
| unsigned int | m_blkTotalPixelsNumber |
| unsigned int | m_blkX |
| unsigned int | m_blkY |
| unsigned int | m_firstRasterCol2Process |
| unsigned int | m_firstRasterRow2Process |
| unsigned int | m_rasterCols2ProcessBound |
| unsigned int | m_rasterRows2ProcessBound |
| bool | m_wasProcessed |
Raster block info.
Definition at line 144 of file Composer.h.
| unsigned int te::rp::Composer::RasterBlockInfo::m_blkTotalPixelsNumber |
Definition at line 149 of file Composer.h.
| unsigned int te::rp::Composer::RasterBlockInfo::m_blkX |
Definition at line 147 of file Composer.h.
| unsigned int te::rp::Composer::RasterBlockInfo::m_blkY |
Definition at line 148 of file Composer.h.
| unsigned int te::rp::Composer::RasterBlockInfo::m_firstRasterCol2Process |
Definition at line 152 of file Composer.h.
| unsigned int te::rp::Composer::RasterBlockInfo::m_firstRasterRow2Process |
Definition at line 150 of file Composer.h.
| unsigned int te::rp::Composer::RasterBlockInfo::m_rasterCols2ProcessBound |
Definition at line 153 of file Composer.h.
| unsigned int te::rp::Composer::RasterBlockInfo::m_rasterRows2ProcessBound |
Definition at line 151 of file Composer.h.
| bool te::rp::Composer::RasterBlockInfo::m_wasProcessed |
Definition at line 146 of file Composer.h.