Castor3D
..
|
This is the complete list of members for Castor3D::PluginBase, including all inherited members.
GetName() const | Castor3D::PluginBase | |
GetRequiredVersion(Version &p_version) const | Castor3D::PluginBase | |
GetType() const | Castor3D::PluginBase | inline |
m_pfnGetName | Castor3D::PluginBase | protected |
m_pfnGetRequiredVersion | Castor3D::PluginBase | protected |
m_pfnOnLoad | Castor3D::PluginBase | protected |
m_pfnOnUnload | Castor3D::PluginBase | protected |
m_type | Castor3D::PluginBase | protected |
PGetNameFunction typedef | Castor3D::PluginBase | |
PGetRequiredVersionFunction typedef | Castor3D::PluginBase | |
PGetTypeFunction typedef | Castor3D::PluginBase | |
PluginBase(ePLUGIN_TYPE p_type, Castor::DynamicLibrarySPtr p_library, Engine &p_engine) | Castor3D::PluginBase | protected |
POnLoadFunction typedef | Castor3D::PluginBase | |
POnUnloadFunction typedef | Castor3D::PluginBase | |
~PluginBase()=0 | Castor3D::PluginBase | pure virtual |