shiny  0.4
a shader and material management library for OGRE
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
Public Member Functions | Public Attributes | List of all members
sh::ScriptNode Class Reference

Public Member Functions

 ScriptNode (ScriptNode *parent, const std::string &name="untitled")
 
void setName (const std::string &name)
 
std::string & getName ()
 
void setValue (const std::string &value)
 
std::string & getValue ()
 
ScriptNodeaddChild (const std::string &name="untitled")
 
ScriptNodefindChild (const std::string &name)
 
std::vector< ScriptNode * > & getChildren ()
 
ScriptNodegetChild (unsigned int index=0)
 
ScriptNodegetParent ()
 

Public Attributes

std::string mFileName
 

The documentation for this class was generated from the following file: