QgsRasterPyramid Class Reference
[QGIS core library]

This struct is used to store pyramid info for the raster layer. More...

#include <qgsrasterpyramid.h>

List of all members.

Public Member Functions

 QgsRasterPyramid ()

Public Attributes

int level
 The pyramid level as implemented in gdal (level 2 is half orignal raster size etc).
int xDim
 XDimension for this pyramid layer.
int yDim
 YDimension for this pyramid layer.
bool exists
 Whether the pyramid layer has been built yet.
bool build
 Whether the pyramid should be built.


Detailed Description

This struct is used to store pyramid info for the raster layer.

Definition at line 23 of file qgsrasterpyramid.h.


Constructor & Destructor Documentation

QgsRasterPyramid::QgsRasterPyramid (  )  [inline]

Definition at line 37 of file qgsrasterpyramid.h.


Member Data Documentation

The pyramid level as implemented in gdal (level 2 is half orignal raster size etc).

Definition at line 27 of file qgsrasterpyramid.h.

Referenced by QgsRasterLayer::buildPyramidList().

XDimension for this pyramid layer.

Definition at line 29 of file qgsrasterpyramid.h.

Referenced by QgsRasterLayer::buildPyramidList().

YDimension for this pyramid layer.

Definition at line 31 of file qgsrasterpyramid.h.

Referenced by QgsRasterLayer::buildPyramidList().

Whether the pyramid layer has been built yet.

Definition at line 33 of file qgsrasterpyramid.h.

Referenced by QgsRasterLayer::buildPyramidList().

Whether the pyramid should be built.

Definition at line 35 of file qgsrasterpyramid.h.


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

Generated on Sat Feb 4 19:17:48 2012 for Quantum GIS API Documentation by  doxygen 1.5.6