Public Attributes | Friends | List of all members
Ogre::Terrain::DerivedDataRequest Struct Reference

A data holder for communicating with the background derived data update. More...

#include <OgreTerrain.h>

Public Attributes

Rect dirtyRect
 
Rect lightmapExtraDirtyRect
 
Terrainterrain
 
uint8 typeMask
 

Friends

_OgreTerrainExport friend std::ostream & operator<< (std::ostream &o, const DerivedDataRequest &r)
 

Detailed Description

A data holder for communicating with the background derived data update.

Definition at line 1768 of file OgreTerrain.h.

Friends And Related Function Documentation

§ operator<<

_OgreTerrainExport friend std::ostream& operator<< ( std::ostream &  o,
const DerivedDataRequest r 
)
friend

Definition at line 1775 of file OgreTerrain.h.

Member Data Documentation

§ dirtyRect

Rect Ogre::Terrain::DerivedDataRequest::dirtyRect

Definition at line 1773 of file OgreTerrain.h.

§ lightmapExtraDirtyRect

Rect Ogre::Terrain::DerivedDataRequest::lightmapExtraDirtyRect

Definition at line 1774 of file OgreTerrain.h.

§ terrain

Terrain* Ogre::Terrain::DerivedDataRequest::terrain

Definition at line 1770 of file OgreTerrain.h.

§ typeMask

uint8 Ogre::Terrain::DerivedDataRequest::typeMask

Definition at line 1772 of file OgreTerrain.h.


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Sun Oct 9 2016 22:13:02