![]() |
VenomEngine
Cross-Platform Modern Graphics Engine
|
Inheritance diagram for venom::common::Plugin:Public Member Functions | |
| Plugin (const Plugin &)=delete | |
| Plugin & | operator= (const Plugin &)=delete |
| const PluginType | GetType () const |
| virtual void | TerminatePluginObjects () |
Protected Member Functions | |
| Plugin (const PluginType type) | |
Static Protected Member Functions | |
| static vc::Vector< Plugin * > | GetAllPlugins () |
Friends | |
| class | PluginManager |