42 #ifndef vtkRectilinearWipeRepresentation_h 43 #define vtkRectilinearWipeRepresentation_h 45 #include "vtkInteractionWidgetsModule.h" 96 vtkSetClampMacro(Tolerance,
int,1,10);
97 vtkGetMacro(Tolerance,
int);
155 double StartWipePosition[2];
vtkImageRectilinearWipe * RectilinearWipe
abstract specification for Viewports
a actor that draws 2D data
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkPolyDataMapper2D * WipeMapper
window superclass for vtkRenderWindow
vtkImageActor * ImageActor
draw an image in a rendered 3D scene
a simple class to control print indentation
make a rectilinear combination of two images.
object to represent cell connectivity
represent surface properties of a 2D image
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
represent a vtkRectilinearWipeWidget
draw vtkPolyData onto the image plane
represent and manipulate 3D points