10 #include <AtomsCore/Skeleton.h>
11 #include <Atoms/Globals.h>
37 virtual unsigned int typeId()
const = 0;
BaseAnimLoader class.
Definition: BaseSkeletonLoader.h:22
virtual AtomsCore::Skeleton load(const std::string &filePath, const std::string &filter="")=0
load
virtual ~BaseSkeletonLoader()=0
Virtual Destructor.
virtual std::string typeStr() const =0
Type string.
virtual unsigned int typeId() const =0
Type id.
BaseSkeletonLoader()
Constructor.
Skeleton class.
Definition: Skeleton.h:68
Atoms namespace.
Definition: Agent.h:29