V-Gears 0
Free Final Fantasy VII engine.
ModelsAndAnimationsDb.h File Reference
Include dependency graph for ModelsAndAnimationsDb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ModelsAndAnimationsDb
 Database of model animations. More...
 

Typedefs

typedef std::map< std::string, std::set< std::string > > ModelAnimationMap
 

Typedef Documentation

◆ ModelAnimationMap

typedef std::map<std::string, std::set<std::string> > ModelAnimationMap