OGRE  14.2
Object-Oriented Graphics Rendering Engine
Ogre::TerrainLodManager::LoadLodRequest Struct Reference

#include <OgreTerrainLodManager.h>

Public Member Functions

 LoadLodRequest (TerrainLodManager *r, uint16 preparedLod, uint16 loadedLod, uint16 target)
 

Public Attributes

uint16 currentLoadedLod
 
uint16 currentPreparedLod
 
uint16 requestedLod
 
TerrainLodManagerrequestee
 

Constructor & Destructor Documentation

◆ LoadLodRequest()

Ogre::TerrainLodManager::LoadLodRequest::LoadLodRequest ( TerrainLodManager r,
uint16  preparedLod,
uint16  loadedLod,
uint16  target 
)
inline

Member Data Documentation

◆ requestee

TerrainLodManager* Ogre::TerrainLodManager::LoadLodRequest::requestee

◆ currentPreparedLod

uint16 Ogre::TerrainLodManager::LoadLodRequest::currentPreparedLod

◆ currentLoadedLod

uint16 Ogre::TerrainLodManager::LoadLodRequest::currentLoadedLod

◆ requestedLod

uint16 Ogre::TerrainLodManager::LoadLodRequest::requestedLod

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