te::rp::Composer::RasterBlockInfo Struct Reference

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
 

Detailed Description

Raster block info.

Definition at line 144 of file Composer.h.

Member Data Documentation

◆ m_blkTotalPixelsNumber

unsigned int te::rp::Composer::RasterBlockInfo::m_blkTotalPixelsNumber

Definition at line 149 of file Composer.h.

◆ m_blkX

unsigned int te::rp::Composer::RasterBlockInfo::m_blkX

Definition at line 147 of file Composer.h.

◆ m_blkY

unsigned int te::rp::Composer::RasterBlockInfo::m_blkY

Definition at line 148 of file Composer.h.

◆ m_firstRasterCol2Process

unsigned int te::rp::Composer::RasterBlockInfo::m_firstRasterCol2Process

Definition at line 152 of file Composer.h.

◆ m_firstRasterRow2Process

unsigned int te::rp::Composer::RasterBlockInfo::m_firstRasterRow2Process

Definition at line 150 of file Composer.h.

◆ m_rasterCols2ProcessBound

unsigned int te::rp::Composer::RasterBlockInfo::m_rasterCols2ProcessBound

Definition at line 153 of file Composer.h.

◆ m_rasterRows2ProcessBound

unsigned int te::rp::Composer::RasterBlockInfo::m_rasterRows2ProcessBound

Definition at line 151 of file Composer.h.

◆ m_wasProcessed

bool te::rp::Composer::RasterBlockInfo::m_wasProcessed

Definition at line 146 of file Composer.h.


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