|
Slicer 5.11
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <Libs/MRML/DisplayableManager/vtkMRMLSliceIntersectionInteractionRepresentation.h>
Public Member Functions | |
| HandleInfo (int index, int componentType, const std::string &intersectingSliceNodeID, double positionWorld[3], double positionLocal[3]) | |
Public Attributes | |
| int | ComponentType |
| int | Index |
| std::string | IntersectingSliceNodeID |
| double | PositionLocal [4] |
| double | PositionWorld [4] |
Definition at line 124 of file vtkMRMLSliceIntersectionInteractionRepresentation.h.
|
inline |
Definition at line 127 of file vtkMRMLSliceIntersectionInteractionRepresentation.h.
| int vtkMRMLSliceIntersectionInteractionRepresentation::HandleInfo::ComponentType |
Definition at line 144 of file vtkMRMLSliceIntersectionInteractionRepresentation.h.
| int vtkMRMLSliceIntersectionInteractionRepresentation::HandleInfo::Index |
Definition at line 143 of file vtkMRMLSliceIntersectionInteractionRepresentation.h.
| std::string vtkMRMLSliceIntersectionInteractionRepresentation::HandleInfo::IntersectingSliceNodeID |
Definition at line 145 of file vtkMRMLSliceIntersectionInteractionRepresentation.h.
| double vtkMRMLSliceIntersectionInteractionRepresentation::HandleInfo::PositionLocal[4] |
Definition at line 146 of file vtkMRMLSliceIntersectionInteractionRepresentation.h.
| double vtkMRMLSliceIntersectionInteractionRepresentation::HandleInfo::PositionWorld[4] |
Definition at line 147 of file vtkMRMLSliceIntersectionInteractionRepresentation.h.