|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   36 #ifndef vtkResliceImageViewer_h 
   37 #define vtkResliceImageViewer_h 
   40 #include "vtkInteractionImageModule.h"  
   47 class vtkResliceImageViewerScrollCallback;
 
   97     RESLICE_AXIS_ALIGNED = 0,
 
  101   vtkGetMacro(ResliceMode, 
int);
 
  102   virtual void SetResliceMode(
int resliceMode);
 
  132   virtual void SetThickMode(
int);
 
  133   virtual int GetThickMode();
 
  139   virtual void Reset();
 
  171   vtkBooleanMacro(SliceScrollOnMouseWheel, 
vtkTypeBool);
 
  177   virtual void IncrementSlice(
int n);
 
  181     SliceChangedEvent = 1001
 
  192   virtual void UpdatePointPlacer();
 
  200   double GetInterSliceSpacingInResliceMode();
 
  
perform various plane computations
a placer that constrains a handle to a finite plane
vtkResliceCursorWidget * ResliceCursorWidget
virtual void Render(void)
Render the resulting image.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkResliceImageViewerScrollCallback * ScrollCallback
virtual void SetInputConnection(vtkAlgorithmOutput *input)
Geometry for a reslice cursor.
vtkResliceImageViewerMeasurements * Measurements
virtual void UnInstallPipeline()
Manage measurements on a resliced image.
virtual void SetResliceModeToAxisAligned()
static vtkImageViewer2 * New()
virtual void InstallPipeline()
virtual void UpdateOrientation()
vtkTypeBool SliceScrollOnMouseWheel
virtual void SetResliceModeToOblique()
topologically and geometrically regular array of data
a simple class to control print indentation
virtual void SetInputData(vtkImageData *in)
Set/Get the input image to the viewer.
Superclass for mapping scalar values to colors.
platform-independent render window interaction including picking and frame rate control.
virtual void UpdateDisplayExtent()
Update the display extent manually so that the proper slice for the given orientation is displayed.
vtkBoundedPlanePointPlacer * PointPlacer
virtual void SetColorLevel(double s)
Proxy object to connect input/output ports.
virtual void SetColorWindow(double s)
Display an image along with a reslice cursor.