#include <LandscapeTex.h>

Public Member Functions | |
| virtual bool | readXML (XMLNode *node) |
Public Attributes | |
| int | particles |
Definition at line 54 of file LandscapeTex.h.
| bool LandscapeTexPrecipitation::readXML | ( | XMLNode * | node | ) | [virtual] |
Implements LandscapeTexType.
Definition at line 61 of file LandscapeTex.cpp.
References XMLNode::failChildren(), XMLNode::getNamedChild(), and particles.
Definition at line 57 of file LandscapeTex.h.
Referenced by readXML(), and TargetCamera::simulate().
1.5.3