Go to the documentation of this file.
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);
void PrintSelf(ostream &os, vtkIndent indent) override
implementation for View that includes render window and renderers.
Proxy for a representations.
const char * GetRepresentationType(vtkSMSourceProxy *producer, int outputPort) override
Overridden to check through the various representations that this view can create.
proxy for a VTK object(s) on a server
virtual vtkSMRepresentationProxy * CreateDefaultRepresentation(vtkSMProxy *, int)
Create a default representation for the given source proxy.
proxy for a VTK source on a server
static vtkSMRenderViewProxy * New()
void CreateVTKObjects() override
Called at the end of CreateVTKObjects().