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