![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
This is the complete list of members for XmlFontFile, 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 | |
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 | |
LoadFont() | XmlFontFile | |
normal_file_ | XmlFile | protected |
XmlFile(const Ogre::String &file) | XmlFile | |
XmlFontFile(const Ogre::String &file) | XmlFontFile | explicit |
~XmlFile() | XmlFile | virtual |
~XmlFontFile() | XmlFontFile | virtual |