Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Public Attributes | List of all members
LineBufferGDAL Class Reference

Public Member Functions

void Setup (GDALDataset *pDataset)
 
void Cleanup ()
 
void ReadScanline (int y, int bufrow, int overview)
 
RGBiGetScanlineFromBuffer (int y, int overview)
 
void FindMaxBlockSize (GDALDataset *pDataset)
 

Public Attributes

int m_iXSize
 
int m_iYSize
 
int m_iRasterCount
 
uchar * m_pBlock
 
uchar * m_pRedBlock
 
uchar * m_pGreenBlock
 
uchar * m_pBlueBlock
 
GDALRasterBand * m_pBand
 
GDALRasterBand * m_pRed
 
GDALRasterBand * m_pGreen
 
GDALRasterBand * m_pBlue
 
GDALColorTable * m_pTable
 
int m_MaxBlockSize
 
int m_iViewCount
 
Scanline m_row [BUF_SCANLINES]
 
int m_use_next
 
int m_found_last
 
int m_linereads
 
int m_blockreads
 

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