This is the complete list of members for castor3d::PassFactory, including all inherited members.
| create(Material &parent, LightingModelID lightingModelId) const | castor3d::PassFactory | |
| create(Material &parent, Pass const &rhs) const | castor3d::PassFactory | |
| castor::Factory::create(Key const &key, Parameters &&... params) const | castor::Factory< ObjT, KeyT, PtrTypeT, CreatorT, IdT, EntryT > | inlineprivate |
| getIdName(LightingModelID lightingModelId) const | castor3d::PassFactory | |
| getNameId(castor::String const &passType) const | castor3d::PassFactory | |
| getOwner() const | castor::OwnedBy< Engine > | inline |
| hasIBLSupport(LightingModelID lightingModelId) const | castor3d::PassFactory | |
| listRegisteredTypes() const noexcept | castor3d::PassFactory | inline |
| OwnedBy(Engine &owner) | castor::OwnedBy< Engine > | inlineexplicitprotected |
| PassFactory(Engine &engine) | castor3d::PassFactory | explicit |
| registerType(LightingModelID lightingModelId, PassRegisterInfo const &info) | castor3d::PassFactory | |
| castor::Factory::registerType(Key const &key, Creator create) | castor::Factory< ObjT, KeyT, PtrTypeT, CreatorT, IdT, EntryT > | inlineprivate |
| unregisterType(Key const &key) | castor3d::PassFactory | inline |