Slicer
5.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <Modules/Loadable/Markups/VTKWidgets/vtkSlicerPlaneRepresentation2D.h>
Public Member Functions | |
void | GetViewPlaneNormal (double viewPlaneNormal[3]) override |
MarkupsInteractionPipelinePlane2D (vtkSlicerMarkupsWidgetRepresentation *representation) | |
~MarkupsInteractionPipelinePlane2D () override=default | |
Public Member Functions inherited from vtkSlicerPlaneRepresentation3D::MarkupsInteractionPipelinePlane | |
void | CreateScaleHandles () override |
void | GetHandleColor (int type, int index, double color[4]) override |
HandleInfoList | GetHandleInfoList () override |
double | GetHandleOpacity (int type, int index) override |
void | GetInteractionHandleAxisWorld (int type, int index, double axis[3]) override |
MarkupsInteractionPipelinePlane (vtkSlicerMarkupsWidgetRepresentation *representation) | |
void | UpdateHandleVisibility () override |
virtual void | UpdateScaleHandles () |
~MarkupsInteractionPipelinePlane () override=default | |
Public Attributes | |
vtkSmartPointer< vtkTransformPolyDataFilter > | WorldToSliceTransformFilter |
Definition at line 131 of file vtkSlicerPlaneRepresentation2D.h.
vtkSlicerPlaneRepresentation2D::MarkupsInteractionPipelinePlane2D::MarkupsInteractionPipelinePlane2D | ( | vtkSlicerMarkupsWidgetRepresentation * | representation | ) |
|
overridedefault |
|
override |
vtkSmartPointer<vtkTransformPolyDataFilter> vtkSlicerPlaneRepresentation2D::MarkupsInteractionPipelinePlane2D::WorldToSliceTransformFilter |
Definition at line 139 of file vtkSlicerPlaneRepresentation2D.h.