![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
This is the complete list of members for VGears::FF7Metadata, including all inherited members.
Animation(const String &key) const | VGears::FF7Metadata | inline |
animations_ | VGears::FF7Metadata | private |
character_ids_ | VGears::FF7Metadata | private |
entity_name_map_ | VGears::FF7Metadata | private |
FF7Metadata(Ogre::String file) | VGears::FF7Metadata | inline |
field_data_ | VGears::FF7Metadata | private |
FieldScriptFunctionData(const String &field_name, const String &entity_name, const String &old_function_name) | VGears::FF7Metadata | inlineprivate |
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 | |
LookupMap typedef | VGears::FF7Metadata | private |
Model(const String &key) const | VGears::FF7Metadata | inline |
models_ | VGears::FF7Metadata | private |
NameLookup | VGears::FF7Metadata | friend |
normal_file_ | XmlFile | protected |
ReadAnimations(TiXmlNode *node) | VGears::FF7Metadata | inlineprivate |
ReadCharacterIds(TiXmlNode *node) | VGears::FF7Metadata | inlineprivate |
ReadEntityNames(TiXmlNode *node) | VGears::FF7Metadata | inlineprivate |
ReadField(TiXmlNode *node, const std::string &name) | VGears::FF7Metadata | inlineprivate |
ReadFunction(TiXmlNode *node, const std::string &field_name) | VGears::FF7Metadata | inlineprivate |
ReadModels(TiXmlNode *node) | VGears::FF7Metadata | inlineprivate |
ReadScripts(TiXmlNode *node) | VGears::FF7Metadata | inlineprivate |
ReadVarNames(TiXmlNode *node) | VGears::FF7Metadata | inlineprivate |
var_map_ | VGears::FF7Metadata | private |
XmlFile(const Ogre::String &file) | XmlFile | |
~XmlFile() | XmlFile | virtual |