Public Attributes | Friends
Ogre::Terrain::DerivedDataResponse Struct Reference

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

#include <OgreTerrain.h>

List of all members.

Public Attributes

Rect deltaUpdateRect
 The area of deltas that was updated.
PixelBoxlightMapBox
Rect lightmapUpdateRect
 The area of lightmap that was updated.
PixelBoxnormalMapBox
 All CPU-side data, independent of textures; to be blitted in main thread.
Rect normalUpdateRect
 The area of normals that was updated.
uint8 remainingTypeMask
 Remaining types not yet processed.
Terrainterrain

Friends

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

Detailed Description

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

Definition at line 1780 of file OgreTerrain.h.


Friends And Related Function Documentation

_OgreTerrainExport friend std::ostream& operator<< ( std::ostream &  o,
const DerivedDataResponse r 
) [friend]

Definition at line 1794 of file OgreTerrain.h.


Member Data Documentation

The area of deltas that was updated.

Definition at line 1786 of file OgreTerrain.h.

Definition at line 1793 of file OgreTerrain.h.

The area of lightmap that was updated.

Definition at line 1790 of file OgreTerrain.h.

All CPU-side data, independent of textures; to be blitted in main thread.

Definition at line 1792 of file OgreTerrain.h.

The area of normals that was updated.

Definition at line 1788 of file OgreTerrain.h.

Remaining types not yet processed.

Definition at line 1784 of file OgreTerrain.h.

Definition at line 1782 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 Mon Jul 27 2020 13:41:41