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

A data holder for communicating with the background GetMaterial. More...

#include <OgreTerrain.h>

Public Attributes

GenerateMaterialStage stage
 
unsigned long startTime
 
bool synchronous
 
Terrainterrain
 

Friends

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

Detailed Description

A data holder for communicating with the background GetMaterial.

Definition at line 1803 of file OgreTerrain.h.

Friends And Related Function Documentation

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

Definition at line 1809 of file OgreTerrain.h.

Member Data Documentation

GenerateMaterialStage Ogre::Terrain::GenerateMaterialRequest::stage

Definition at line 1807 of file OgreTerrain.h.

unsigned long Ogre::Terrain::GenerateMaterialRequest::startTime

Definition at line 1806 of file OgreTerrain.h.

bool Ogre::Terrain::GenerateMaterialRequest::synchronous

Definition at line 1808 of file OgreTerrain.h.

Terrain* Ogre::Terrain::GenerateMaterialRequest::terrain

Definition at line 1805 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.