|
Slicer
5.2
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 118 of file vtkMRMLSliceIntersectionInteractionRepresentation.h.
|
inline |
Definition at line 121 of file vtkMRMLSliceIntersectionInteractionRepresentation.h.
| int vtkMRMLSliceIntersectionInteractionRepresentation::HandleInfo::ComponentType |
Definition at line 138 of file vtkMRMLSliceIntersectionInteractionRepresentation.h.
| int vtkMRMLSliceIntersectionInteractionRepresentation::HandleInfo::Index |
Definition at line 137 of file vtkMRMLSliceIntersectionInteractionRepresentation.h.
| std::string vtkMRMLSliceIntersectionInteractionRepresentation::HandleInfo::IntersectingSliceNodeID |
Definition at line 139 of file vtkMRMLSliceIntersectionInteractionRepresentation.h.
| double vtkMRMLSliceIntersectionInteractionRepresentation::HandleInfo::PositionLocal[4] |
Definition at line 140 of file vtkMRMLSliceIntersectionInteractionRepresentation.h.
| double vtkMRMLSliceIntersectionInteractionRepresentation::HandleInfo::PositionWorld[4] |
Definition at line 141 of file vtkMRMLSliceIntersectionInteractionRepresentation.h.
1.8.14