OGRE  1.9.0
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 Symbol Documentation

◆ operator<<

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

Definition at line 1809 of file OgreTerrain.h.

Member Data Documentation

◆ stage

GenerateMaterialStage Ogre::Terrain::GenerateMaterialRequest::stage

Definition at line 1807 of file OgreTerrain.h.

◆ startTime

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

Definition at line 1806 of file OgreTerrain.h.

◆ synchronous

bool Ogre::Terrain::GenerateMaterialRequest::synchronous

Definition at line 1808 of file OgreTerrain.h.

◆ terrain

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

Definition at line 1805 of file OgreTerrain.h.


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