A RenderWindowInteractor for testing.
More...
#include <vtkTestingInteractor.h>
Inherits vtkRenderWindowInteractor.
A RenderWindowInteractor for testing.
Provides a Start() method that passes arguments to a test for regression testing and returns. This permits programs that run as tests to exit gracefully during the test run without needing interaction.
- See Also
- vtkTestingObjectFactory
- Tests:
- vtkTestingInteractor (Tests)
Definition at line 40 of file vtkTestingInteractor.h.
vtkTestingInteractor::vtkTestingInteractor |
( |
| ) |
|
|
inlineprotected |
Standard object factory instantiation method.
static int vtkTestingInteractor::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
Type and printing information.
virtual int vtkTestingInteractor::IsA |
( |
const char * |
type | ) |
|
|
virtual |
Type and printing information.
Type and printing information.
virtual vtkObjectBase* vtkTestingInteractor::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
Type and printing information.
Type and printing information.
void vtkTestingInteractor::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
Type and printing information.
virtual void vtkTestingInteractor::Start |
( |
| ) |
|
|
virtual |
int vtkTestingInteractor::TestReturnStatus |
|
static |
double vtkTestingInteractor::ErrorThreshold |
|
static |
std::string vtkTestingInteractor::ValidBaseline |
|
static |
std::string vtkTestingInteractor::TempDirectory |
|
static |
std::string vtkTestingInteractor::DataDirectory |
|
static |
The documentation for this class was generated from the following file: