Public Member Functions | Public Attributes
Ogre::Terrain::LayerInstance Struct Reference

An instance of a layer, with specific texture names. More...

#include <OgreTerrain.h>

List of all members.

Public Member Functions

 LayerInstance ()

Public Attributes

StringVector textureNames
 List of texture names to import; must match with TerrainLayerDeclaration.
Real worldSize
 The world size of the texture to be applied in this layer.

Detailed Description

An instance of a layer, with specific texture names.

Definition at line 298 of file OgreTerrain.h.


Constructor & Destructor Documentation

Definition at line 305 of file OgreTerrain.h.


Member Data Documentation

List of texture names to import; must match with TerrainLayerDeclaration.

Definition at line 303 of file OgreTerrain.h.

The world size of the texture to be applied in this layer.

Definition at line 301 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