#include <Libs/MRML/DisplayableManager/vtkMRMLInteractionWidgetRepresentation.h>
|
| HandleInfo (int index, int componentType, double positionWorld[3], double positionLocal[3], double color[4], int glyphType, bool applyScaleToPosition) |
|
bool | IsVisible () |
|
◆ HandleInfo()
vtkMRMLInteractionWidgetRepresentation::HandleInfo::HandleInfo |
( |
int | index, |
|
|
int | componentType, |
|
|
double | positionWorld[3], |
|
|
double | positionLocal[3], |
|
|
double | color[4], |
|
|
int | glyphType, |
|
|
bool | applyScaleToPosition ) |
|
inline |
◆ IsVisible()
bool vtkMRMLInteractionWidgetRepresentation::HandleInfo::IsVisible |
( |
| ) |
|
|
inline |
◆ ApplyScaleToPosition
bool vtkMRMLInteractionWidgetRepresentation::HandleInfo::ApplyScaleToPosition {true} |
◆ Color
double vtkMRMLInteractionWidgetRepresentation::HandleInfo::Color[4] |
◆ ComponentType
int vtkMRMLInteractionWidgetRepresentation::HandleInfo::ComponentType |
◆ GlyphType
int vtkMRMLInteractionWidgetRepresentation::HandleInfo::GlyphType |
◆ Index
int vtkMRMLInteractionWidgetRepresentation::HandleInfo::Index |
◆ PositionLocal
double vtkMRMLInteractionWidgetRepresentation::HandleInfo::PositionLocal[4] |
◆ PositionWorld
double vtkMRMLInteractionWidgetRepresentation::HandleInfo::PositionWorld[4] |
The documentation for this struct was generated from the following file: