LandscapeDefnHeightMapFile Class Reference

#include <LandscapeDefn.h>

Inheritance diagram for LandscapeDefnHeightMapFile:

LandscapeDefnType

List of all members.

Public Member Functions

virtual bool readXML (XMLNode *node)
virtual DefnType getType ()

Public Attributes

std::string file
bool levelsurround


Detailed Description

Definition at line 79 of file LandscapeDefn.h.


Member Function Documentation

bool LandscapeDefnHeightMapFile::readXML ( XMLNode node  )  [virtual]

Implements LandscapeDefnType.

Definition at line 116 of file LandscapeDefn.cpp.

References S3D::checkDataFile(), XMLNode::failChildren(), file, XMLNode::getNamedChild(), and levelsurround.

virtual DefnType LandscapeDefnHeightMapFile::getType (  )  [inline, virtual]

Implements LandscapeDefnType.

Definition at line 86 of file LandscapeDefn.h.

References LandscapeDefnType::eHeightMapFile.


Member Data Documentation

std::string LandscapeDefnHeightMapFile::file

Definition at line 82 of file LandscapeDefn.h.

Referenced by HeightMapLoader::generateTerrain(), and readXML().

bool LandscapeDefnHeightMapFile::levelsurround

Definition at line 83 of file LandscapeDefn.h.

Referenced by HeightMapLoader::generateTerrain(), and readXML().


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:03 2009 for Scorched3D by  doxygen 1.5.3