|
OGRE
1.9.0
|
A data holder for communicating with the background derived data update. More...
#include <OgreTerrain.h>
Public Attributes | |
| Rect | dirtyRect |
| Rect | lightmapExtraDirtyRect |
| Terrain * | terrain |
| uint8 | typeMask |
Friends | |
| _OgreTerrainExport friend std::ostream & | operator<< (std::ostream &o, const DerivedDataRequest &r) |
A data holder for communicating with the background derived data update.
Definition at line 1768 of file OgreTerrain.h.
|
friend |
Definition at line 1775 of file OgreTerrain.h.
References _OgreTerrainExport.
| Rect Ogre::Terrain::DerivedDataRequest::dirtyRect |
Definition at line 1773 of file OgreTerrain.h.
| Rect Ogre::Terrain::DerivedDataRequest::lightmapExtraDirtyRect |
Definition at line 1774 of file OgreTerrain.h.
| Terrain* Ogre::Terrain::DerivedDataRequest::terrain |
Definition at line 1770 of file OgreTerrain.h.
| uint8 Ogre::Terrain::DerivedDataRequest::typeMask |
Definition at line 1772 of file OgreTerrain.h.
1.13.2