10 #include <Atoms/Globals.h>
11 #include <AtomsCore/Skeleton.h>
12 #include <Atoms/Loaders/BaseSkeletonLoader.h>
47 static AtomsPtr<BaseSkeletonLoader>
creator();
BaseAnimLoader class.
Definition: BaseSkeletonLoader.h:22
Definition: FbxSkeletonLoader.h:17
static std::string const staticTypeStr
Class static type string.
Definition: FbxSkeletonLoader.h:26
std::string typeStr() const
Type string.
FbxSkeletonLoader()
Constructor.
unsigned int typeId() const
Type id.
static const unsigned int staticTypeId
Class static type id.
Definition: FbxSkeletonLoader.h:35
AtomsCore::Skeleton load(const std::string &filePath, const std::string &filter="")
load
static AtomsPtr< BaseSkeletonLoader > creator()
Creator function.
~FbxSkeletonLoader()
Destructor.
Skeleton class.
Definition: Skeleton.h:68
Atoms namespace.
Definition: Agent.h:29