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 162 of file Blender.h.

Member Data Documentation

◆ m_blkTotalPixelsNumber

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

Definition at line 167 of file Blender.h.

◆ m_blkX

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

Definition at line 165 of file Blender.h.

◆ m_blkY

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

Definition at line 166 of file Blender.h.

◆ m_firstRasterCol2Process

unsigned int te::rp::Blender::RasterBlockInfo::m_firstRasterCol2Process

Definition at line 170 of file Blender.h.

◆ m_firstRasterRow2Process

unsigned int te::rp::Blender::RasterBlockInfo::m_firstRasterRow2Process

Definition at line 168 of file Blender.h.

◆ m_rasterCols2ProcessBound

unsigned int te::rp::Blender::RasterBlockInfo::m_rasterCols2ProcessBound

Definition at line 171 of file Blender.h.

◆ m_rasterRows2ProcessBound

unsigned int te::rp::Blender::RasterBlockInfo::m_rasterRows2ProcessBound

Definition at line 169 of file Blender.h.

◆ m_wasProcessed

bool te::rp::Blender::RasterBlockInfo::m_wasProcessed

Definition at line 164 of file Blender.h.


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