Go to the documentation of this file.
10 #ifndef vtkSMMultiSliceViewProxy_h
11 #define vtkSMMultiSliceViewProxy_h
13 #include "vtkRemotingViewsModule.h"
48 void GetDataBounds(
double bounds[6]);
53 static void ForceRepresentationType(
vtkSMProxy* reprProxy,
const char* type);
59 static bool GetDataBounds(
vtkSMSourceProxy* source,
int opport,
double bounds[6]);
void PrintSelf(ostream &os, vtkIndent indent) override
implementation for View that includes render window and renderers.
vtkSMProxyInternals * Internals
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()
virtual const char * IsSelectVisiblePointsAvailable()
Similar to IsSelectionAvailable(), however, on failure returns the error message otherwise 0.