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