Base class for all plugins. More...
Go to the source code of this file.
Classes | |
| class | mi::base::Plugin | 
| Every plugin must be derived from this class.  More... | 
|
Namespaces | |
| mi | |
| Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH.  | 
|
| mi::base | |
| Namespace for the Base API.  | 
|
Constant Groups | |
| mi | |
| Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH.  | 
|
| mi::base | |
| Namespace for the Base API.  | 
|
Typedefs | |
| typedef Plugin * | mi::base::Plugin_factory (unsigned int index, void *context) | 
| Typedef for the initializer function to be provided by every plugin.  More... | 
|
Base class for all plugins.