10 #ifndef vtkSMLightProxy_h 11 #define vtkSMLightProxy_h 16 class vtkSMLightObserver;
31 void PropertyChanged();
32 friend class vtkSMLightObserver;
#define VTKREMOTINGVIEWS_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) override
a configurable light proxy.
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)
vtkSMLightObserver * Observer
proxy for a VTK object(s) on a server
void operator=(const vtkSMProxy &)=delete