Public Member Functions | Public Attributes
Ogre::TerrainGroup::TerrainSlotDefinition Struct Reference

Definition of how to populate a 'slot' in the terrain group. More...

#include <OgreTerrainGroup.h>

List of all members.

Public Member Functions

 TerrainSlotDefinition ()
 ~TerrainSlotDefinition ()
void useImportData ()
 Set to use import data.
void useFilename ()
 Set to use file name.
void freeImportData ()
 Destroy temp import resources.

Public Attributes

String filename
 Filename, if this is to be loaded from a file.
Terrain::ImportDataimportData
 Import data, if this is to be defined based on importing.

Detailed Description

Definition of how to populate a 'slot' in the terrain group.

Definition at line 302 of file OgreTerrainGroup.h.


Constructor & Destructor Documentation

Definition at line 309 of file OgreTerrainGroup.h.


Member Function Documentation

Destroy temp import resources.

Set to use file name.

Set to use import data.


Member Data Documentation

Filename, if this is to be loaded from a file.

Definition at line 305 of file OgreTerrainGroup.h.

Import data, if this is to be defined based on importing.

Definition at line 307 of file OgreTerrainGroup.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 Fri May 25 2012 21:49:11