LandscapeDefnStartHeight Class Reference

#include <LandscapeDefn.h>

Inheritance diagram for LandscapeDefnStartHeight:

LandscapeDefnType

List of all members.

Public Member Functions

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

Public Attributes

fixed flatness
fixed startcloseness
fixed heightmin
fixed heightmax
std::string startmask


Detailed Description

Definition at line 53 of file LandscapeDefn.h.


Member Function Documentation

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

Implements LandscapeDefnType.

Definition at line 100 of file LandscapeDefn.cpp.

References S3D::checkDataFile(), XMLNode::failChildren(), flatness, XMLNode::getNamedChild(), heightmax, heightmin, parseMinMax(), startcloseness, and startmask.

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

Implements LandscapeDefnType.

Definition at line 62 of file LandscapeDefn.h.

References LandscapeDefnType::eStartHeight.


Member Data Documentation

fixed LandscapeDefnStartHeight::flatness

Definition at line 56 of file LandscapeDefn.h.

Referenced by PlacementTankPosition::placeTank(), and readXML().

fixed LandscapeDefnStartHeight::startcloseness

Definition at line 57 of file LandscapeDefn.h.

Referenced by PlacementTankPosition::placeTank(), and readXML().

fixed LandscapeDefnStartHeight::heightmin

Definition at line 58 of file LandscapeDefn.h.

Referenced by PlacementTankPosition::placeTank(), and readXML().

fixed LandscapeDefnStartHeight::heightmax

Definition at line 58 of file LandscapeDefn.h.

Referenced by PlacementTankPosition::placeTank(), and readXML().

std::string LandscapeDefnStartHeight::startmask

Definition at line 59 of file LandscapeDefn.h.

Referenced by PlacementTankPosition::placeTank(), 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