31 #ifndef vtkImageOrthoPlanes_h 32 #define vtkImageOrthoPlanes_h 34 #include "vtkInteractionWidgetsModule.h" 76 int indexOfModifiedPlane);
78 int indexOfModifiedPlane);
80 int indexOfModifiedPlane);
82 int indexOfModifiedPlane);
86 int indexOfModifiedPlane);
88 void GetBounds(
double bounds[3]);
abstract base class for most VTK objects
represent and manipulate 4x4 transformation matrices
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Connect three vtkImagePlaneWidgets together.
vtkImagePlaneWidget ** Planes
a simple class to control print indentation
vtkTransform * GetTransform()
Get the transform for the planes.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...