Go to the documentation of this file.
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];
represent and manipulate 3D points
draw vtkPolyData onto the image plane
represent a vtkRectilinearWipeWidget
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
make a rectilinear combination of two images.
window superclass for vtkRenderWindow
vtkImageRectilinearWipe * RectilinearWipe
vtkImageActor * ImageActor
vtkPolyDataMapper2D * WipeMapper
a simple class to control print indentation
object to represent cell connectivity
abstract specification for Viewports
represent surface properties of a 2D image
a actor that draws 2D data
draw an image in a rendered 3D scene
concrete dataset represents vertices, lines, polygons, and triangle strips