Go to the documentation of this file.
26 #ifndef vtkResliceImageViewerMeasurements_h
27 #define vtkResliceImageViewerMeasurements_h
29 #include "vtkInteractionImageModule.h"
88 vtkSetMacro( Tolerance,
double );
89 vtkGetMacro( Tolerance,
double );
129 void* clientdata,
void* calldata);
virtual void Update()
Update the measurements.
bool IsWidgetOnReslicedPlane(vtkBiDimensionalWidget *w)
virtual void RemoveItem(vtkAbstractWidget *)
bool IsWidgetOnReslicedPlane(vtkHandleWidget *w)
virtual void AddItem(vtkAbstractWidget *)
Add / remove a measurement widget.
vtkCallbackCommand * EventCallbackCommand
abstract class for representing widget handles
abstract base class for most VTK objects
bool IsWidgetOnReslicedPlane(vtkContourWidget *w)
virtual void RemoveAllItems()
vtkResliceImageViewerMeasurements()
~vtkResliceImageViewerMeasurements() override
Manage measurements on a resliced image.
virtual void SetResliceImageViewer(vtkResliceImageViewer *)
Set the reslice image viewer.
vtkCollection * WidgetCollection
bool IsWidgetOnReslicedPlane(vtkCaptionWidget *w)
bool IsWidgetOnReslicedPlane(vtkDistanceWidget *w)
create and manipulate ordered lists of objects
a simple class to control print indentation
bool IsItemOnReslicedPlane(vtkAbstractWidget *w)
Check if a measurement widget is on the resliced plane.
virtual void Render()
Render the measurements.
bool IsPointOnReslicedPlane(vtkHandleRepresentation *h)
vtkResliceImageViewer * ResliceImageViewer
vtkTypeBool ProcessEvents
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static void ProcessEventsHandler(vtkObject *object, unsigned long event, void *clientdata, void *calldata)
bool IsWidgetOnReslicedPlane(vtkSeedWidget *w)
static vtkResliceImageViewerMeasurements * New()
Standard VTK methods.
supports function callbacks
Display an image along with a reslice cursor.
bool IsPositionOnReslicedPlane(double p[3])
vtkFrustumSelector is a vtkSelector that selects elements based on whether they are inside or interse...
bool IsWidgetOnReslicedPlane(vtkAngleWidget *w)