Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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

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: