NIREP

NIREPRectilinearWipeWidget Class Reference

Inheritance diagram for NIREPRectilinearWipeWidget:
Collaboration diagram for NIREPRectilinearWipeWidget:

List of all members.

Public Member Functions

void Make ()
void Update ()
 vtkTypeRevisionMacro (NIREPRectilinearWipeWidget, NIREPDisplaySuperClass)

Static Public Member Functions

static NIREPRectilinearWipeWidgetNew ()

Protected Member Functions

virtual void CreateWidget ()
 NIREPRectilinearWipeWidget ()
 ~NIREPRectilinearWipeWidget ()

Detailed Description

Author: Jeffrey Hawley /*This class is made to take a slice of an image (file one) and a slice of another image (file two) and use a widget from vtk to display two images in a checker form but you can change the . The way that this class works is that the file locations need to be specified along with the window. Now that we are moving over to wxWidgets, this class will probably eventually inherit from a window base and so you will not have to specify a window. Then call CreateOverlap to create the overlap feature in a window. To change the different slices use SetSlice to set the slice number and then call update.


Constructor & Destructor Documentation

NIREPRectilinearWipeWidget::NIREPRectilinearWipeWidget ( ) [protected]
NIREPRectilinearWipeWidget::~NIREPRectilinearWipeWidget ( ) [protected]

Member Function Documentation

void NIREPRectilinearWipeWidget::CreateWidget ( ) [protected, virtual]
void NIREPRectilinearWipeWidget::Make ( )
static NIREPRectilinearWipeWidget* NIREPRectilinearWipeWidget::New ( ) [static]
void NIREPRectilinearWipeWidget::Update ( )
NIREPRectilinearWipeWidget::vtkTypeRevisionMacro ( NIREPRectilinearWipeWidget  ,
NIREPDisplaySuperClass   
)
 All Classes Functions Variables Typedefs Enumerations Enumerator