Go to the documentation of this file.
27 #ifndef vtkResliceCursorActor_h
28 #define vtkResliceCursorActor_h
30 #include "vtkInteractionWidgetsModule.h"
map vtkPolyData to graphics primitives
int RenderOpaqueGeometry(vtkViewport *viewport) override
Support the standard render methods.
represents an 3D object for placement in a rendered scene
double * GetBounds() override
Get the bounds for this Actor as (Xmin,Xmax,Ymin,Ymax,Zmin,Zmax).
Geometry for a reslice cursor.
vtkResliceCursorPolyDataAlgorithm * CursorAlgorithm
static vtkResliceCursorActor * New()
Standard VTK methods.
vtkActor * GetCenterlineActor(int axis)
Get the centerline actor along a particular axis.
vtkProperty * GetCenterlineProperty(int i)
Get property of the internal actor.
window superclass for vtkRenderWindow
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Fast Simple Class for dealing with 3D bounds.
~vtkResliceCursorActor() override
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 actors mtime plus consider its algorithm.
vtkProperty * GetThickSlabProperty(int i)
abstract specification for Viewports
virtual void SetUserMatrix(vtkMatrix4x4 *matrix)
Set the user matrix on all the internal actors.
Represent a reslice cursor.
void ReleaseGraphicsResources(vtkWindow *) override
Release any graphics resources that are being consumed by this actor.
represent surface properties of a geometric object
vtkTypeBool HasTranslucentPolygonalGeometry() override
Does this prop have some translucent polygonal geometry? No.
void UpdateHoleSize(vtkViewport *v)
void UpdateViewProps(vtkViewport *v=nullptr)
vtkTypeUInt32 vtkMTimeType