9 #ifndef vtkSMOrthographicSliceViewProxy_h 10 #define vtkSMOrthographicSliceViewProxy_h 41 void OnMouseWheelBackwardEvent(
vtkObject*,
unsigned long,
void* calldata);
42 void OnMouseWheelForwardEvent(
vtkObject*,
unsigned long,
void* calldata);
43 void OnPlacePointEvent(
vtkObject*,
unsigned long,
void* calldata);
Proxy for a representations.
#define VTKREMOTINGVIEWS_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) override
virtual vtkSMRepresentationProxy * CreateDefaultRepresentation(vtkSMProxy *, int)
Create a default representation for the given source proxy.
void CreateVTKObjects() override
Called at the end of CreateVTKObjects().
const char * GetRepresentationType(vtkSMSourceProxy *producer, int outputPort) override
Overridden to check through the various representations that this view can create.
implementation for View that includes render window and renderers.
proxy for a VTK source on a server
static vtkSMRenderViewProxy * New()
proxy for a VTK object(s) on a server