Definition of how to populate a 'slot' in the terrain group. More...
#include <OgreTerrainGroup.h>
Public Member Functions | |
TerrainSlotDefinition () | |
~TerrainSlotDefinition () | |
void | freeImportData () |
Destroy temp import resources. More... | |
void | useFilename () |
Set to use file name. More... | |
void | useImportData () |
Set to use import data. More... | |
Public Attributes | |
String | filename |
Filename, if this is to be loaded from a file. More... | |
Terrain::ImportData * | importData |
Import data, if this is to be defined based on importing. More... | |
Definition of how to populate a 'slot' in the terrain group.
Definition at line 303 of file OgreTerrainGroup.h.
Ogre::TerrainGroup::TerrainSlotDefinition::TerrainSlotDefinition | ( | ) |
Definition at line 310 of file OgreTerrainGroup.h.
Ogre::TerrainGroup::TerrainSlotDefinition::~TerrainSlotDefinition | ( | ) |
void Ogre::TerrainGroup::TerrainSlotDefinition::freeImportData | ( | ) |
Destroy temp import resources.
void Ogre::TerrainGroup::TerrainSlotDefinition::useFilename | ( | ) |
Set to use file name.
void Ogre::TerrainGroup::TerrainSlotDefinition::useImportData | ( | ) |
Set to use import data.
String Ogre::TerrainGroup::TerrainSlotDefinition::filename |
Filename, if this is to be loaded from a file.
Definition at line 306 of file OgreTerrainGroup.h.
Terrain::ImportData* Ogre::TerrainGroup::TerrainSlotDefinition::importData |
Import data, if this is to be defined based on importing.
Definition at line 308 of file OgreTerrainGroup.h.
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Wed Oct 16 2013 14:36:19