10 #include <AtomsCore/Globals.h>
12 #include <Atoms/AnimationClip.h>
13 #include <Atoms/Loaders/BaseAnimLoader.h>
48 static AtomsPtr<BaseAnimLoader>
creator();
Animation clip.
Definition: AnimationClip.h:221
Definition: BVHAnimLoader.h:18
static std::string const staticTypeStr
Class static type string.
Definition: BVHAnimLoader.h:27
std::string typeStr() const
Type string.
static const unsigned int staticTypeId
Class static type id.
Definition: BVHAnimLoader.h:36
unsigned int typeId() const
Type id.
Atoms::AnimationClip load(const std::string &filePath, const std::string &filter="*")
load
BVHAnimLoader()
Constructor.
~BVHAnimLoader()
Destructor.
static AtomsPtr< BaseAnimLoader > creator()
Creator function.
BaseAnimLoader class.
Definition: BaseAnimLoader.h:23
Atoms namespace.
Definition: Agent.h:29