Slicer  5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
List of all members | Public Member Functions | Public Attributes
vtkSlicerPlaneRepresentation2D::MarkupsInteractionPipelinePlane2D Class Reference

#include <Modules/Loadable/Markups/VTKWidgets/vtkSlicerPlaneRepresentation2D.h>

Inheritance diagram for vtkSlicerPlaneRepresentation2D::MarkupsInteractionPipelinePlane2D:
Inheritance graph
[legend]
Collaboration diagram for vtkSlicerPlaneRepresentation2D::MarkupsInteractionPipelinePlane2D:
Collaboration graph
[legend]

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
 

Detailed Description

Definition at line 131 of file vtkSlicerPlaneRepresentation2D.h.

Constructor & Destructor Documentation

◆ MarkupsInteractionPipelinePlane2D()

vtkSlicerPlaneRepresentation2D::MarkupsInteractionPipelinePlane2D::MarkupsInteractionPipelinePlane2D ( vtkSlicerMarkupsWidgetRepresentation representation)

◆ ~MarkupsInteractionPipelinePlane2D()

vtkSlicerPlaneRepresentation2D::MarkupsInteractionPipelinePlane2D::~MarkupsInteractionPipelinePlane2D ( )
overridedefault

Member Function Documentation

◆ GetViewPlaneNormal()

void vtkSlicerPlaneRepresentation2D::MarkupsInteractionPipelinePlane2D::GetViewPlaneNormal ( double  viewPlaneNormal[3])
override

Member Data Documentation

◆ WorldToSliceTransformFilter

vtkSmartPointer<vtkTransformPolyDataFilter> vtkSlicerPlaneRepresentation2D::MarkupsInteractionPipelinePlane2D::WorldToSliceTransformFilter

Definition at line 139 of file vtkSlicerPlaneRepresentation2D.h.


The documentation for this class was generated from the following file: