![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
This is the complete list of members for XmlMapsFile, including all inherited members.
file_ | XmlFile | protected |
GetBool(TiXmlNode *node, const Ogre::String &tag, bool def=false) const | XmlFile | |
GetColourValue(TiXmlNode *node, const Ogre::String &tag, const Ogre::ColourValue &def=Ogre::ColourValue::ZERO) const | XmlFile | |
GetFloat(TiXmlNode *node, const Ogre::String &tag, float def=0.0f) const | XmlFile | |
GetInt(TiXmlNode *node, const Ogre::String &tag, int def=0) const | XmlFile | |
GetMapFileNameByName(const Ogre::String &name) | XmlMapsFile | |
GetMapNames(Ogre::StringVector &complete_params) | XmlMapsFile | |
GetMatrix4(TiXmlNode *node, const Ogre::String &tag, const Ogre::Matrix4 &def=Ogre::Matrix4::IDENTITY) const | XmlFile | |
GetQuaternion(TiXmlNode *node, const Ogre::String &tag, const Ogre::Quaternion &def=Ogre::Quaternion::IDENTITY) const | XmlFile | |
GetString(TiXmlNode *node, const Ogre::String &tag, const Ogre::String &def="") const | XmlFile | |
GetUTFString(TiXmlNode *node, const Ogre::String &tag, const Ogre::UTFString &def="") const | XmlFile | |
GetVector2(TiXmlNode *node, const Ogre::String &tag, const Ogre::Vector2 &def=Ogre::Vector2::ZERO) const | XmlFile | |
GetVector3(TiXmlNode *node, const Ogre::String &tag, const Ogre::Vector3 &def=Ogre::Vector3::ZERO) const | XmlFile | |
GetVector4(TiXmlNode *node, const Ogre::String &tag, const Ogre::Vector4 &def=Ogre::Vector4::ZERO) const | XmlFile | |
normal_file_ | XmlFile | protected |
XmlFile(const Ogre::String &file) | XmlFile | |
XmlMapsFile(const Ogre::String &file) | XmlMapsFile | |
~XmlFile() | XmlFile | virtual |
~XmlMapsFile() | XmlMapsFile | virtual |