Anim 0.1
|
Loads skeletons from a gef scene. More...
#include <SkeletonLoader.h>
Public Member Functions | |
PureResult | LoadSkeleton (gef::StringId id, gef::Scene const &scene, gef::Platform &platform) |
Gets a skeleton from a scene. More... | |
gef::Skeleton & | Skeleton () const |
Loads skeletons from a gef scene.
PureResult AnimationSystem::Mesh::SkeletonLoader::LoadSkeleton | ( | gef::StringId | id, |
gef::Scene const & | scene, | ||
gef::Platform & | platform | ||
) |
Gets a skeleton from a scene.
|
inline |