22 #ifndef vtkSMNullProxy_h 23 #define vtkSMNullProxy_h 25 #include "vtkPVServerManagerCoreModule.h" 33 void PrintSelf(ostream& os, vtkIndent indent);
void PrintSelf(ostream &os, vtkIndent indent)
static vtkSMProxy * New()
virtual void CreateVTKObjects()
Given a class name (by setting VTKClassName) and server ids (by setting ServerIDs), this methods instantiates the objects on the server(s)
proxy for a VTK object(s) on a server
proxy with stands for NULL object on the server.