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