The callback data structure passed to observers looking for VTK object creation and deletion events. More...
#include <vtkClientServerInterpreter.h>
Public Attributes | |
const char * | Type |
unsigned long | ID |
The callback data structure passed to observers looking for VTK object creation and deletion events.
Definition at line 154 of file vtkClientServerInterpreter.h.
const char* vtkClientServerInterpreter::NewCallbackInfo::Type |
Definition at line 156 of file vtkClientServerInterpreter.h.
unsigned long vtkClientServerInterpreter::NewCallbackInfo::ID |
Definition at line 157 of file vtkClientServerInterpreter.h.