41 #ifndef __vtkRectilinearWipeRepresentation_h
42 #define __vtkRectilinearWipeRepresentation_h
44 #include "vtkInteractionWidgetsModule.h"
53 class vtkPolyDataMapper2D;
66 void PrintSelf(ostream& os, vtkIndent indent);
77 void SetImageActor(vtkImageActor *imageActor);
78 vtkGetObjectMacro(ImageActor,vtkImageActor);
85 vtkSetClampMacro(Tolerance,
int,1,10);
86 vtkGetMacro(Tolerance,
int);
92 vtkGetObjectMacro(Property,vtkProperty2D);
140 double StartWipePosition[2];
vtkImageRectilinearWipe * RectilinearWipe
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkPolyDataMapper2D * WipeMapper
vtkImageActor * ImageActor
make a rectilinear combination of two images.
object to represent cell connectivity
represent a vtkRectilinearWipeWidget