Go to the documentation of this file.
27 #ifndef vtkResliceCursorActor_h
28 #define vtkResliceCursorActor_h
30 #include "vtkInteractionWidgetsModule.h"
99 vtkActor * GetCenterlineActor(
int axis);
map vtkPolyData to graphics primitives
void SetUserMatrix(vtkMatrix4x4 *matrix)
The UserMatrix can be used in place of UserTransform.
represents an 3D object for placement in a rendered scene
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
Geometry for a reslice cursor.
virtual int RenderOpaqueGeometry(vtkViewport *)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
vtkResliceCursorPolyDataAlgorithm * CursorAlgorithm
double * GetBounds() override=0
Get the bounds for this Prop as (Xmin,Xmax,Ymin,Ymax,Zmin,Zmax).
window superclass for vtkRenderWindow
virtual vtkTypeBool HasTranslucentPolygonalGeometry()
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
Fast Simple Class for dealing with 3D bounds.
generates a 2D reslice cursor polydata
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
represent and manipulate 4x4 transformation matrices
vtkMTimeType GetMTime() override
Get the vtkProp3D's mtime.
abstract specification for Viewports
Represent a reslice cursor.
represent surface properties of a geometric object
virtual void ReleaseGraphicsResources(vtkWindow *)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Release any graphics resources that are being...
vtkTypeUInt32 vtkMTimeType