Classes | |
| struct | BASEPLUGIN |
| struct | STATICPLUGIN |
| class | BasePlugin |
| class | ToolPlugin |
Namespaces | |
| maxon | |
| cinema | |
Macros | |
| #define | PLUGINFLAG_HIDE |
| #define | PLUGINFLAG_SMALLNODE |
| #define | PLUGINFLAG_HIDEPLUGINMENU |
| #define | PLUGINFLAG_INTERNAL |
| #define | PLUGINFLAG_REFRESHALWAYS |
| #define | C4DPL_MEMBERMULTIPLIER |
Functions | |
| BasePlugin * | FindPlugin (Int32 id, PLUGINTYPE type) |
| BasePlugin * | GetFirstPlugin () |
| Bool | FilterPluginList (AtomArray &arr, PLUGINTYPE type, Bool sortbyname) |
| void | RemovePlugin (BasePlugin *plug) |
| void | BuildGlobalTagPluginContainer (BaseContainer *plugincontainer, Int32 *id, UInt &newFeatureVersion) |
| Int32 | ResolveGlobalTagPluginContainer (Int32 *id) |
| Filename * | GetLocalFilename () |
| BasePlugin * | CreatePluginEntry (const maxon::String &foldername, BasePlugin *bp) |
| void | SetLocalHierarchy (BasePlugin *parent, BasePlugin *pred) |
| #define C4DPL_MEMBERMULTIPLIER |
Internal.