Castor3D 0.17.0
Multiplatform 3D engine
castor3d::SceneImporter Member List

This is the complete list of members for castor3d::SceneImporter, including all inherited members.

getOwner() const noexceptcastor::OwnedBy< Engine >inline
importAnimationsData(Scene &scene, ImporterFile *file, Parameters const &parameters)castor3d::SceneImporter
importAnimationsData(Scene &scene, castor::Path const &pathFile, Parameters const &parameters, ProgressBar *progress=nullptr)castor3d::SceneImporter
importData(Scene &scene, ImporterFile *file, Parameters const &parameters, castor::Map< PassComponentTextureFlag, TextureConfiguration > const &textureRemaps)castor3d::SceneImporter
importData(Scene &scene, castor::Path const &pathFile, Parameters const &parameters, castor::Map< PassComponentTextureFlag, TextureConfiguration > const &textureRemaps, ProgressBar *progress=nullptr)castor3d::SceneImporter
OwnedBy(Engine &owner) noexceptcastor::OwnedBy< Engine >inlineexplicitprotected
SceneImporter(Engine &engine)castor3d::SceneImporterexplicit
setOwner(Engine &owner) noexceptcastor::OwnedBy< Engine >inline