Slicer  5.3
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
vtkSlicerMarkupsWidgetRepresentation::MarkupsInteractionPipeline::HandleInfo Struct Reference

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

Public Member Functions

 HandleInfo (int index, int componentType, double positionWorld[3], double positionLocal[3], double color[4])
 
bool IsVisible ()
 

Public Attributes

double Color [4]
 
int ComponentType
 
int Index
 
double PositionLocal [4]
 
double PositionWorld [4]
 

Detailed Description

Definition at line 258 of file vtkSlicerMarkupsWidgetRepresentation.h.

Constructor & Destructor Documentation

◆ HandleInfo()

vtkSlicerMarkupsWidgetRepresentation::MarkupsInteractionPipeline::HandleInfo::HandleInfo ( int  index,
int  componentType,
double  positionWorld[3],
double  positionLocal[3],
double  color[4] 
)
inline

Definition at line 260 of file vtkSlicerMarkupsWidgetRepresentation.h.

Member Function Documentation

◆ IsVisible()

bool vtkSlicerMarkupsWidgetRepresentation::MarkupsInteractionPipeline::HandleInfo::IsVisible ( )
inline

Definition at line 284 of file vtkSlicerMarkupsWidgetRepresentation.h.

Member Data Documentation

◆ Color

double vtkSlicerMarkupsWidgetRepresentation::MarkupsInteractionPipeline::HandleInfo::Color[4]

Definition at line 283 of file vtkSlicerMarkupsWidgetRepresentation.h.

◆ ComponentType

int vtkSlicerMarkupsWidgetRepresentation::MarkupsInteractionPipeline::HandleInfo::ComponentType

Definition at line 280 of file vtkSlicerMarkupsWidgetRepresentation.h.

◆ Index

int vtkSlicerMarkupsWidgetRepresentation::MarkupsInteractionPipeline::HandleInfo::Index

Definition at line 279 of file vtkSlicerMarkupsWidgetRepresentation.h.

◆ PositionLocal

double vtkSlicerMarkupsWidgetRepresentation::MarkupsInteractionPipeline::HandleInfo::PositionLocal[4]

Definition at line 281 of file vtkSlicerMarkupsWidgetRepresentation.h.

◆ PositionWorld

double vtkSlicerMarkupsWidgetRepresentation::MarkupsInteractionPipeline::HandleInfo::PositionWorld[4]

Definition at line 282 of file vtkSlicerMarkupsWidgetRepresentation.h.


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