Castor3D 0.16.0
Multiplatform 3D engine
|
This is the complete list of members for castor3d::Plugin, including all inherited members.
getName() const | castor3d::Plugin | |
GetNameFunction typedef | castor3d::Plugin | |
getOwner() const | castor::OwnedBy< Engine > | inline |
getRequiredVersion(Version &version) const | castor3d::Plugin | |
GetRequiredVersionFunction typedef | castor3d::Plugin | |
getType() const | castor3d::Plugin | inline |
GetTypeFunction typedef | castor3d::Plugin | |
load() | castor3d::Plugin | protected |
m_library | castor3d::Plugin | protected |
m_pfnGetName | castor3d::Plugin | protected |
m_pfnGetRequiredVersion | castor3d::Plugin | protected |
m_pfnOnLoad | castor3d::Plugin | protected |
m_pfnOnUnload | castor3d::Plugin | protected |
m_type | castor3d::Plugin | protected |
OnLoadFunction typedef | castor3d::Plugin | |
OnUnloadFunction typedef | castor3d::Plugin | |
OwnedBy(Engine &owner) | castor::OwnedBy< Engine > | inlineexplicitprotected |
Plugin(PluginType type, castor::DynamicLibraryUPtr library, Engine &engine) | castor3d::Plugin | protected |
unload() const noexcept | castor3d::Plugin | protected |
~Plugin() noexcept=default | castor3d::Plugin | virtual |