Protected Member Functions |
| virtual void | internalDraw (const DtTerrainDatabase *db, const DtViewportExtents *v, DtPrimitiveDrawer *painter) |
| | Implement this feature to do specific terrain drawing.
|
| virtual void | drawPaperMaps (const Coordinate_System *coordSys, const DtViewportExtents *v, DtPrimitiveDrawer *d) |
| virtual void | drawPaperMap (const Coordinate_System *coordSys, DtPaperMap *p, const DtViewportExtents *v, DtPrimitiveDrawer *d, QColor *backgroundColor=0) |
| virtual void | drawExtent (const DtExtent &extent, const DtHomogeneousTransfMatrix &mtx, const DtViewportExtents *v, DtPrimitiveDrawer *painter) |
| | Drawing routines.
|
| virtual void | drawFilledPoly (const DtAllTypesPolygon *polygon, const DtHomogeneousTransfMatrix &mtx, const DtViewportExtents *v, DtPrimitiveDrawer *painter) |
| virtual void | drawLine (const DtPoint &gdp0, const DtPoint &gdp1, const DtViewportExtents *view, DtPrimitiveDrawer *painter) |
| virtual void | drawWireframePoly (const DtAllTypesPolygon *polygon, const DtHomogeneousTransfMatrix &mtx, const DtViewportExtents *v, DtPrimitiveDrawer *painter) |
Constructor & Destructor Documentation
| DtTerrainPaperMapDrawer::DtTerrainPaperMapDrawer |
( |
| ) |
|
| virtual DtTerrainPaperMapDrawer::~DtTerrainPaperMapDrawer |
( |
| ) |
|
|
virtual |
Member Function Documentation
| void DtTerrainPaperMapDrawer::setBackgroundColor |
( |
const QColor & |
c | ) |
|
|
inline |
Sets the color that is used as the default background color of the bitmap.
References myBackgroundColor.
| const QColor & DtTerrainPaperMapDrawer::backgroundColor |
( |
| ) |
const |
|
inline |
Implement this feature to do specific terrain drawing.
Implements DtTerrainDrawer.
Member Data Documentation
| QColor DtTerrainPaperMapDrawer::myBackgroundColor |
|
protected |
The documentation for this class was generated from the following file: