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
vtkMRMLSliceIntersectionInteractionRepresentation::HandleInfo Class Reference

#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]
 

Detailed Description

Definition at line 118 of file vtkMRMLSliceIntersectionInteractionRepresentation.h.

Constructor & Destructor Documentation

◆ HandleInfo()

vtkMRMLSliceIntersectionInteractionRepresentation::HandleInfo::HandleInfo ( int  index,
int  componentType,
const std::string &  intersectingSliceNodeID,
double  positionWorld[3],
double  positionLocal[3] 
)
inline

Member Data Documentation

◆ ComponentType

int vtkMRMLSliceIntersectionInteractionRepresentation::HandleInfo::ComponentType

◆ Index

int vtkMRMLSliceIntersectionInteractionRepresentation::HandleInfo::Index

◆ IntersectingSliceNodeID

std::string vtkMRMLSliceIntersectionInteractionRepresentation::HandleInfo::IntersectingSliceNodeID

◆ PositionLocal

double vtkMRMLSliceIntersectionInteractionRepresentation::HandleInfo::PositionLocal[4]

◆ PositionWorld

double vtkMRMLSliceIntersectionInteractionRepresentation::HandleInfo::PositionWorld[4]

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