28 #ifndef vtkImageOrthoPlanes_h 29 #define vtkImageOrthoPlanes_h 31 #include "vtkInteractionWidgetsModule.h" 77 void SetTransformMatrix(
80 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...