proland::UpdateRiversTask::TerrainInfo Struct Reference

Information about a terrainNode, such as the corresponding particleProducer, elevation cache, display informations etc. More...

List of all members.

Public Attributes

int id
 Id of this terrain.
ptr< SceneNode > tn
 SceneNode (terrainNode + texture caches).
ptr< TerrainNode > t
 TerrainNode of the terrain.
ptr< TileProducer > flows
 The FlowDataFactory used to create river flows.
int currentTile
 Currently selected tile in tile caches.
vector< pair< vec3i, vec3f > > displayedTiles
 Currently visible tiles in this terrain.

Detailed Description

Information about a terrainNode, such as the corresponding particleProducer, elevation cache, display informations etc.


Member Data Documentation

Currently selected tile in tile caches.

Currently visible tiles in this terrain.

The FlowDataFactory used to create river flows.

Id of this terrain.

TerrainNode of the terrain.

SceneNode (terrainNode + texture caches).


Generated on Sat May 12 09:42:59 2012 for proland by  doxygen 1.6.1