29 #ifndef vtkResliceCursorThickLineRepresentation_h 30 #define vtkResliceCursorThickLineRepresentation_h 32 #include "vtkInteractionWidgetsModule.h" 66 double outputSpacingX,
double outputSpacingY,
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.