vtkTestingInteractor Class Reference

#include <vtkTestingInteractor.h>

Inheritance diagram for vtkTestingInteractor:
Inheritance graph
[legend]
Collaboration diagram for vtkTestingInteractor:
Collaboration graph
[legend]

List of all members.

Public Types

typedef vtkRenderWindowInteractor Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
virtual void Start ()

Static Public Member Functions

static vtkTestingInteractorNew ()
static int IsTypeOf (const char *type)
static vtkTestingInteractorSafeDownCast (vtkObject *o)

Static Public Attributes

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

Protected Member Functions

 vtkTestingInteractor ()

Detailed Description

Definition at line 48 of file vtkTestingInteractor.h.


Member Typedef Documentation

Reimplemented from vtkRenderWindowInteractor.

Definition at line 40 of file vtkTestingInteractor.h.


Constructor & Destructor Documentation

vtkTestingInteractor::vtkTestingInteractor (  )  [inline, protected]

Definition at line 49 of file vtkTestingInteractor.h.


Member Function Documentation

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

Create an object with Debug turned off, modified time initialized to zero, and reference counting on.

Reimplemented from vtkRenderWindowInteractor.

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

Reimplemented from vtkRenderWindowInteractor.

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

Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkRenderWindowInteractor.

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

Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkRenderWindowInteractor.

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

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 43 of file vtkTestingInteractor.h.

Definition at line 44 of file vtkTestingInteractor.h.

Definition at line 45 of file vtkTestingInteractor.h.

Definition at line 46 of file vtkTestingInteractor.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.1-20091222