Castor3D
0.11.0
Multiplatform 3D engine
|
Liste complète des membres de castor3d::PostFxPlugin, y compris les membres hérités :
getName() const | castor3d::Plugin | |
getRequiredVersion(Version &version) const | castor3d::Plugin | |
getType() const | castor3d::Plugin | inline |
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 |
PGetNameFunction typedef | castor3d::Plugin | |
PGetRequiredVersionFunction typedef | castor3d::Plugin | |
PGetTypeFunction typedef | castor3d::Plugin | |
Plugin class | castor3d::PostFxPlugin | friend |
castor3d::Plugin::Plugin(PluginType type, castor::DynamicLibrarySPtr library, Engine &engine) | castor3d::Plugin | protected |
POnLoadFunction typedef | castor3d::Plugin | |
POnUnloadFunction typedef | castor3d::Plugin | |
PostFxPlugin(castor::DynamicLibrarySPtr library, Engine *engine) | castor3d::PostFxPlugin | |
unload() | castor3d::Plugin | protected |
~Plugin()=0 | castor3d::Plugin | pure virtual |
~PostFxPlugin() | castor3d::PostFxPlugin | virtual |