vtkTestingInteractor Class Reference

#include <vtkTestingInteractor.h>

Inheritance diagram for vtkTestingInteractor:

Inheritance graph
[legend]
Collaboration diagram for vtkTestingInteractor:

Collaboration graph
[legend]

List of all members.


Detailed Description

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

Definition at line 35 of file vtkTestingInteractor.h.

typedef vtkRenderWindowInteractor Superclass
static int IsTypeOf (const char *type)
static vtkTestingInteractorSafeDownCast (vtkObject *o)
virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)

Public Member Functions

virtual void Start ()

Static Public Member Functions

static vtkTestingInteractorNew ()

Static Public Attributes

static int TestReturnStatus
static double ErrorThreshold
static std::string ValidBaseline
static std::string TempDirectory
static std::string DataDirectory

Protected Member Functions

 vtkTestingInteractor ()

Member Typedef Documentation

Type and printing information.

Reimplemented from vtkRenderWindowInteractor.

Definition at line 43 of file vtkTestingInteractor.h.


Constructor & Destructor Documentation

vtkTestingInteractor::vtkTestingInteractor (  )  [inline, protected]

Definition at line 56 of file vtkTestingInteractor.h.


Member Function Documentation

static vtkTestingInteractor* vtkTestingInteractor::New (  )  [static]

Standard object factory instantiation method.

Reimplemented from vtkRenderWindowInteractor.

virtual const char* vtkTestingInteractor::GetClassName (  )  [virtual]

Type and printing information.

Reimplemented from vtkRenderWindowInteractor.

static int vtkTestingInteractor::IsTypeOf ( const char *  type  )  [static]

Type and printing information.

Reimplemented from vtkRenderWindowInteractor.

virtual int vtkTestingInteractor::IsA ( const char *  type  )  [virtual]

Type and printing information.

Reimplemented from vtkRenderWindowInteractor.

static vtkTestingInteractor* vtkTestingInteractor::SafeDownCast ( vtkObject o  )  [static]

Type and printing information.

Reimplemented from vtkRenderWindowInteractor.

void vtkTestingInteractor::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

Type and printing information.

Reimplemented from vtkRenderWindowInteractor.

virtual void vtkTestingInteractor::Start ( void   )  [virtual]

Start the event loop. This is provided so that you do not have to implement your own event loop. You still can use your own event loop if you want. Initialize should be called before Start.

Reimplemented from vtkRenderWindowInteractor.


Member Data Documentation

Definition at line 49 of file vtkTestingInteractor.h.

Definition at line 50 of file vtkTestingInteractor.h.

Definition at line 51 of file vtkTestingInteractor.h.

Definition at line 52 of file vtkTestingInteractor.h.

Definition at line 53 of file vtkTestingInteractor.h.


The documentation for this class was generated from the following file:

Generated on Wed Aug 24 12:12:13 2011 for VTK by  doxygen 1.5.6