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

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

getOwner() const noexceptcastor::OwnedBy< Engine >inline
getPrefix() const noexceptcastor3d::MeshImporterinline
importData(castor::String const &name, Scene &scene, ImporterFile *file, Parameters const &parameters, bool forceImport)castor3d::MeshImporter
importData(Mesh &mesh, ImporterFile *file, Parameters const &parameters, bool forceImport)castor3d::MeshImporter
importData(Mesh &mesh, castor::Path const &pathFile, Parameters const &parameters, bool forceImport)castor3d::MeshImporterstatic
m_filecastor3d::MeshImporterprotected
m_meshescastor3d::MeshImporterprotected
m_parameterscastor3d::MeshImporterprotected
m_prefixcastor3d::MeshImporterprotected
MeshImporter(Engine &engine, castor::String const &prefix)castor3d::MeshImporterexplicit
OwnedBy(Engine &owner) noexceptcastor::OwnedBy< Engine >inlineexplicitprotected
setOwner(Engine &owner) noexceptcastor::OwnedBy< Engine >inline
~MeshImporter()=defaultcastor3d::MeshImportervirtual