Slicer 5.13
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Loading...
Searching...
No Matches
vtkMRMLInteractionWidgetRepresentation::HandleInfo Struct Reference

#include <Libs/MRML/DisplayableManager/vtkMRMLInteractionWidgetRepresentation.h>

Public Member Functions

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

Public Attributes

bool ApplyScaleToPosition { true }
 
double Color [4]
 
int ComponentType
 
int GlyphType
 
int Index
 
double PositionLocal [4]
 
double PositionWorld [4]
 

Detailed Description

Definition at line 235 of file vtkMRMLInteractionWidgetRepresentation.h.

Constructor & Destructor Documentation

◆ HandleInfo()

vtkMRMLInteractionWidgetRepresentation::HandleInfo::HandleInfo ( int index,
int componentType,
double positionWorld[3],
double positionLocal[3],
double color[4],
int glyphType,
bool applyScaleToPosition )
inline

Definition at line 237 of file vtkMRMLInteractionWidgetRepresentation.h.

Member Function Documentation

◆ IsVisible()

bool vtkMRMLInteractionWidgetRepresentation::HandleInfo::IsVisible ( )
inline

Definition at line 265 of file vtkMRMLInteractionWidgetRepresentation.h.

Member Data Documentation

◆ ApplyScaleToPosition

bool vtkMRMLInteractionWidgetRepresentation::HandleInfo::ApplyScaleToPosition { true }

Definition at line 264 of file vtkMRMLInteractionWidgetRepresentation.h.

◆ Color

double vtkMRMLInteractionWidgetRepresentation::HandleInfo::Color[4]

Definition at line 263 of file vtkMRMLInteractionWidgetRepresentation.h.

◆ ComponentType

int vtkMRMLInteractionWidgetRepresentation::HandleInfo::ComponentType

Definition at line 259 of file vtkMRMLInteractionWidgetRepresentation.h.

◆ GlyphType

int vtkMRMLInteractionWidgetRepresentation::HandleInfo::GlyphType

Definition at line 260 of file vtkMRMLInteractionWidgetRepresentation.h.

◆ Index

int vtkMRMLInteractionWidgetRepresentation::HandleInfo::Index

Definition at line 258 of file vtkMRMLInteractionWidgetRepresentation.h.

◆ PositionLocal

double vtkMRMLInteractionWidgetRepresentation::HandleInfo::PositionLocal[4]

Definition at line 261 of file vtkMRMLInteractionWidgetRepresentation.h.

◆ PositionWorld

double vtkMRMLInteractionWidgetRepresentation::HandleInfo::PositionWorld[4]

Definition at line 262 of file vtkMRMLInteractionWidgetRepresentation.h.


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