Go to the documentation of this file.
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);
provide the representation for a vtkSliderWidget with a 3D skin
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
show two images at once using a checkboard pattern
vtkImageActor * ImageActor
window superclass for vtkRenderWindow
represent the vtkCheckerboardWidget
vtkSliderRepresentation3D * LeftRepresentation
vtkSliderRepresentation3D * TopRepresentation
a simple class to control print indentation
abstract specification for Viewports
draw an image in a rendered 3D scene
vtkImageCheckerboard * Checkerboard
vtkSliderRepresentation3D * BottomRepresentation
vtkSliderRepresentation3D * RightRepresentation