Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkKWTesting Class Reference

a testing widget More...

#include <vtkKWTesting.h>

Collaboration diagram for vtkKWTesting:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkKWTesting, vtkObject)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void AddArgument (const char *arg)
virtual int RegressionTest (float thresh)
virtual void AppendTestImage (vtkKWView *RenderView)
virtual void SetRenderView (vtkKWView *view)
virtual vtkKWViewGetRenderView ()
virtual void SetComparisonImage (const char *)

Static Public Member Functions

vtkKWTestingNew ()

Protected Member Functions

 vtkKWTesting ()
 ~vtkKWTesting ()

Protected Attributes

vtkTesting * Testing
vtkKWViewRenderView
char * ComparisonImage
vtkImageAppend * AppendFilter

Detailed Description

a testing widget

Somebody fill that description.

Definition at line 51 of file vtkKWTesting.h.


Constructor & Destructor Documentation

vtkKWTesting::vtkKWTesting  )  [protected]
 

vtkKWTesting::~vtkKWTesting  )  [protected]
 


Member Function Documentation

vtkKWTesting* vtkKWTesting::New  )  [static]
 

vtkKWTesting::vtkTypeRevisionMacro vtkKWTesting  ,
vtkObject 
 

void vtkKWTesting::PrintSelf ostream &  os,
vtkIndent  indent
 

virtual void vtkKWTesting::SetRenderView vtkKWView view  )  [virtual]
 

Set get the render view

virtual vtkKWView* vtkKWTesting::GetRenderView  )  [virtual]
 

Set get the render view

virtual void vtkKWTesting::SetComparisonImage const char *   )  [virtual]
 

Set the comparison image file name.

virtual void vtkKWTesting::AddArgument const char *  arg  )  [virtual]
 

Add argument

virtual int vtkKWTesting::RegressionTest float  thresh  )  [virtual]
 

Perform the actual test.

virtual void vtkKWTesting::AppendTestImage vtkKWView RenderView  )  [virtual]
 

tests into one test with a large image. Thsi method will append test images together (left to right) in order to make a large valid image


Member Data Documentation

vtkTesting* vtkKWTesting::Testing [protected]
 

Definition at line 83 of file vtkKWTesting.h.

vtkKWView* vtkKWTesting::RenderView [protected]
 

Definition at line 84 of file vtkKWTesting.h.

char* vtkKWTesting::ComparisonImage [protected]
 

Definition at line 85 of file vtkKWTesting.h.

vtkImageAppend* vtkKWTesting::AppendFilter [protected]
 

Definition at line 87 of file vtkKWTesting.h.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:45:23 2006 for ParaView by doxygen 1.3.5