V-Gears 0
Free Final Fantasy VII engine.
VGears::FF7Metadata Member List

This is the complete list of members for VGears::FF7Metadata, including all inherited members.

Animation(const String &key) constVGears::FF7Metadatainline
animations_VGears::FF7Metadataprivate
character_ids_VGears::FF7Metadataprivate
entity_name_map_VGears::FF7Metadataprivate
FF7Metadata(Ogre::String file)VGears::FF7Metadatainline
field_data_VGears::FF7Metadataprivate
FieldScriptFunctionData(const String &field_name, const String &entity_name, const String &old_function_name)VGears::FF7Metadatainlineprivate
file_XmlFileprotected
GetBool(TiXmlNode *node, const Ogre::String &tag, bool def=false) constXmlFile
GetColourValue(TiXmlNode *node, const Ogre::String &tag, const Ogre::ColourValue &def=Ogre::ColourValue::ZERO) constXmlFile
GetFloat(TiXmlNode *node, const Ogre::String &tag, float def=0.0f) constXmlFile
GetInt(TiXmlNode *node, const Ogre::String &tag, int def=0) constXmlFile
GetMatrix4(TiXmlNode *node, const Ogre::String &tag, const Ogre::Matrix4 &def=Ogre::Matrix4::IDENTITY) constXmlFile
GetQuaternion(TiXmlNode *node, const Ogre::String &tag, const Ogre::Quaternion &def=Ogre::Quaternion::IDENTITY) constXmlFile
GetString(TiXmlNode *node, const Ogre::String &tag, const Ogre::String &def="") constXmlFile
GetUTFString(TiXmlNode *node, const Ogre::String &tag, const Ogre::UTFString &def="") constXmlFile
GetVector2(TiXmlNode *node, const Ogre::String &tag, const Ogre::Vector2 &def=Ogre::Vector2::ZERO) constXmlFile
GetVector3(TiXmlNode *node, const Ogre::String &tag, const Ogre::Vector3 &def=Ogre::Vector3::ZERO) constXmlFile
GetVector4(TiXmlNode *node, const Ogre::String &tag, const Ogre::Vector4 &def=Ogre::Vector4::ZERO) constXmlFile
LookupMap typedefVGears::FF7Metadataprivate
Model(const String &key) constVGears::FF7Metadatainline
models_VGears::FF7Metadataprivate
NameLookupVGears::FF7Metadatafriend
normal_file_XmlFileprotected
ReadAnimations(TiXmlNode *node)VGears::FF7Metadatainlineprivate
ReadCharacterIds(TiXmlNode *node)VGears::FF7Metadatainlineprivate
ReadEntityNames(TiXmlNode *node)VGears::FF7Metadatainlineprivate
ReadField(TiXmlNode *node, const std::string &name)VGears::FF7Metadatainlineprivate
ReadFunction(TiXmlNode *node, const std::string &field_name)VGears::FF7Metadatainlineprivate
ReadModels(TiXmlNode *node)VGears::FF7Metadatainlineprivate
ReadScripts(TiXmlNode *node)VGears::FF7Metadatainlineprivate
ReadVarNames(TiXmlNode *node)VGears::FF7Metadatainlineprivate
var_map_VGears::FF7Metadataprivate
XmlFile(const Ogre::String &file)XmlFile
~XmlFile()XmlFilevirtual