All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
te::rp::Blender::RasterBlockInfo Struct Reference

Raster block info. More...

#include <Blender.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 160 of file Blender.h.

Member Data Documentation

unsigned int te::rp::Blender::RasterBlockInfo::m_blkTotalPixelsNumber

Definition at line 165 of file Blender.h.

Referenced by te::rp::Blender::blendIntoRaster1().

unsigned int te::rp::Blender::RasterBlockInfo::m_blkX

Definition at line 163 of file Blender.h.

Referenced by te::rp::Blender::blendIntoRaster1().

unsigned int te::rp::Blender::RasterBlockInfo::m_blkY

Definition at line 164 of file Blender.h.

Referenced by te::rp::Blender::blendIntoRaster1().

unsigned int te::rp::Blender::RasterBlockInfo::m_firstRasterCol2Process
unsigned int te::rp::Blender::RasterBlockInfo::m_firstRasterRow2Process
unsigned int te::rp::Blender::RasterBlockInfo::m_rasterCols2ProcessBound
unsigned int te::rp::Blender::RasterBlockInfo::m_rasterRows2ProcessBound
bool te::rp::Blender::RasterBlockInfo::m_wasProcessed

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