![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
This is the complete list of members for castor3d::SkeletonImporter, including all inherited members.
getOwner() const noexcept | castor::OwnedBy< Engine > | inline |
getPrefix() const noexcept | castor3d::SkeletonImporter | inline |
importData(castor::String const &name, Scene &scene, ImporterFile *file, Parameters const ¶meters) | castor3d::SkeletonImporter | |
importData(Skeleton &skeleton, ImporterFile *file, Parameters const ¶meters) | castor3d::SkeletonImporter | |
importData(Skeleton &skeleton, castor::Path const &pathFile, Parameters const ¶meters) | castor3d::SkeletonImporter | static |
m_file | castor3d::SkeletonImporter | protected |
m_parameters | castor3d::SkeletonImporter | protected |
m_prefix | castor3d::SkeletonImporter | protected |
OwnedBy(Engine &owner) noexcept | castor::OwnedBy< Engine > | inlineexplicitprotected |
setOwner(Engine &owner) noexcept | castor::OwnedBy< Engine > | inline |
SkeletonImporter(Engine &engine, castor::String const &prefix) | castor3d::SkeletonImporter | explicit |
~SkeletonImporter()=default | castor3d::SkeletonImporter | virtual |