Classes | |
| struct | C4DPL_CommandLineArgs | 
| struct | C4DPL_EditImage | 
| struct | C4DPL_DeviceChange | 
| struct | C4DPL_NetRenderResult | 
Namespaces | |
| cinema | |
Functions | |
| Bool | PluginStart () | 
| void | PluginEnd () | 
| Bool | PluginMessage (Int32 id, void *data) | 
| #define C4DPL_VERSION | 
The version of Cinema 4D plugin API.
| #define SetPluginPriority | ( | data, | |
| i | |||
| ) | 
Sets the priority for a plugin.
| [in] | data | The message data of the priority message. | 
| [in] | i | The plugin priority. Build the priority from one of the base priorities: C4DPL_INIT_PRIORITY |