23 #ifndef vtkCheckerboardRepresentation_h
24 #define vtkCheckerboardRepresentation_h
26 #include "vtkInteractionWidgetsModule.h"
29 VTK_ABI_NAMESPACE_BEGIN
72 vtkSetClampMacro(CornerOffset,
double, 0.0, 0.4);
73 vtkGetMacro(CornerOffset,
double);
88 void SliderValueChanged(
int sliderNum);
144 VTK_ABI_NAMESPACE_END
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