40 #ifndef vtkSMViewProxyInteractorHelper_h 41 #define vtkSMViewProxyInteractorHelper_h 87 void Execute(
vtkObject* caller,
unsigned long event,
void* calldata);
100 int EndWindowResizeTimerId = -1;
#define VTKREMOTINGVIEWS_EXPORT
vtkWeakPointer< vtkRenderWindowInteractor > Interactor
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
Superclass for all view proxies.
void CleanupInteractor()
Set the interactor to "help" the view with.
helper class that make it easier to hook vtkRenderWindowInteractor and vtkSMViewProxy.
vtkWeakPointer< vtkSMViewProxy > ViewProxy
void operator=(const vtkObjectBase &)