 |
VTK
9.0.1
|
Go to the documentation of this file.
28 #ifndef vtkImageOrthoPlanes_h
29 #define vtkImageOrthoPlanes_h
31 #include "vtkInteractionWidgetsModule.h"
77 void SetTransformMatrix(
80 void GetBounds(
double bounds[3]);
vtkTransform * GetTransform()
Get the transform for the planes.
Connect three vtkImagePlaneWidgets together.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
vtkImagePlaneWidget ** Planes
abstract base class for most VTK objects
a simple class to control print indentation
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.