35 #ifndef vtkCheckerboardRepresentation_h 36 #define vtkCheckerboardRepresentation_h 38 #include "vtkInteractionWidgetsModule.h" 84 vtkSetClampMacro(CornerOffset,
double,0.0,0.4);
85 vtkGetMacro(CornerOffset,
double);
99 void SliderValueChanged(
int sliderNum);
vtkSliderRepresentation3D * BottomRepresentation
vtkSliderRepresentation3D * RightRepresentation
abstract specification for Viewports
vtkImageActor * ImageActor
window superclass for vtkRenderWindow
vtkSliderRepresentation3D * LeftRepresentation
vtkSliderRepresentation3D * TopRepresentation
draw an image in a rendered 3D scene
a simple class to control print indentation
provide the representation for a vtkSliderWidget with a 3D skin
vtkImageCheckerboard * Checkerboard
show two images at once using a checkboard pattern
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
represent the vtkCheckerboardWidget