LandscapeTexTextureGenerate Class Reference

#include <LandscapeTex.h>

Inheritance diagram for LandscapeTexTextureGenerate:

LandscapeTexType

List of all members.

Public Member Functions

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

Public Attributes

std::string roof
std::string rockside
std::string shore
std::string texture0
std::string texture1
std::string texture2
std::string texture3


Detailed Description

Definition at line 96 of file LandscapeTex.h.


Member Function Documentation

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

Implements LandscapeTexType.

Definition at line 88 of file LandscapeTex.cpp.

References S3D::checkDataFile(), XMLNode::failChildren(), XMLNode::getNamedChild(), rockside, roof, shore, texture0, texture1, texture2, and texture3.

virtual TexType LandscapeTexTextureGenerate::getType (  )  [inline, virtual]

Implements LandscapeTexType.

Definition at line 108 of file LandscapeTex.h.

References LandscapeTexType::eTextureGenerate.


Member Data Documentation

std::string LandscapeTexTextureGenerate::roof

Definition at line 99 of file LandscapeTex.h.

Referenced by Landscape::generate(), and readXML().

std::string LandscapeTexTextureGenerate::rockside

Definition at line 100 of file LandscapeTex.h.

Referenced by Landscape::generate(), and readXML().

std::string LandscapeTexTextureGenerate::shore

Definition at line 101 of file LandscapeTex.h.

Referenced by Landscape::generate(), and readXML().

std::string LandscapeTexTextureGenerate::texture0

Definition at line 102 of file LandscapeTex.h.

Referenced by Landscape::generate(), and readXML().

std::string LandscapeTexTextureGenerate::texture1

Definition at line 103 of file LandscapeTex.h.

Referenced by Landscape::generate(), and readXML().

std::string LandscapeTexTextureGenerate::texture2

Definition at line 104 of file LandscapeTex.h.

Referenced by Landscape::generate(), and readXML().

std::string LandscapeTexTextureGenerate::texture3

Definition at line 105 of file LandscapeTex.h.

Referenced by Landscape::generate(), 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