Go to the documentation of this file.
13 #ifndef vtkSMTesting_h
14 #define vtkSMTesting_h
16 #include "vtkRemotingMiscModule.h"
42 virtual void AddArgument(
const char* arg);
47 virtual int RegressionTest(
float thresh);
superclass for most server manager classes
void PrintSelf(ostream &os, vtkIndent indent) override
vtkTesting adaptor for Server Manager. .DESCRIPTION This provides helper methods to use view proxy fo...
Superclass for all view proxies.
void SetRenderViewProxy(vtkSMViewProxy *proxy)
API for backwards compatibility.
static vtkSMObject * New()
vtkSMViewProxy * ViewProxy