#include <customgui_splinecontrol.h>
Callback struct for the SPLINE_CALLBACK_CORE_MESSAGE call.
Public Attributes | |
| void * | pCallbackData | 
| SplineCustomGui * | pGUI | 
| GeUserArea * | pUserArea | 
| const BaseContainer * | pObjects | 
| const DescID * | pDescID | 
| Int32 | lID | 
| const BaseContainer * | pMessage | 
| void* pCallbackData | 
User data passed to SplineData::SetUserCallback
| SplineCustomGui* pGUI | 
Custom GUI of the spline data.
| GeUserArea* pUserArea | 
Custom GUI's user area.
| const BaseContainer* pObjects | 
Array of links that hold the objects.
| const DescID* pDescID | 
Description ID of the spline GUI.
| Int32 lID | 
Core message's ID.
| const BaseContainer* pMessage | 
Core message's container.