35 #ifndef vtkResliceCursorThickLineRepresentation_h 36 #define vtkResliceCursorThickLineRepresentation_h 38 #include "vtkInteractionWidgetsModule.h" 71 double outputSpacingX,
double outputSpacingY,
72 int extentX,
int extentY )
override;
virtual void SetResliceParameters(double outputSpacingX, double outputSpacingY, int extentX, int extentY)
Create New Reslice plane.
void PrintSelf(ostream &os, vtkIndent indent) override
Standard VTK methods.
represents a thick slab of the reslice cursor widget
a simple class to control print indentation
represent the vtkResliceCursorWidget
virtual void CreateDefaultResliceAlgorithm()
Create New Reslice plane.
static vtkResliceCursorLineRepresentation * New()
Instantiate the class.