#include <Modules/Loadable/Markups/VTKWidgets/vtkSlicerMarkupsWidgetRepresentation.h>
◆ ControlPointsPipeline()
vtkSlicerMarkupsWidgetRepresentation::ControlPointsPipeline::ControlPointsPipeline |
( |
| ) |
|
◆ ~ControlPointsPipeline()
virtual vtkSlicerMarkupsWidgetRepresentation::ControlPointsPipeline::~ControlPointsPipeline |
( |
| ) |
|
|
virtual |
◆ ControlPoints
vtkSmartPointer<vtkPoints> vtkSlicerMarkupsWidgetRepresentation::ControlPointsPipeline::ControlPoints |
◆ ControlPointsPolyData
vtkSmartPointer<vtkPolyData> vtkSlicerMarkupsWidgetRepresentation::ControlPointsPipeline::ControlPointsPolyData |
◆ GlyphSource2D
vtkSmartPointer<vtkMarkupsGlyphSource2D> vtkSlicerMarkupsWidgetRepresentation::ControlPointsPipeline::GlyphSource2D |
Specify the glyph that is displayed at each control point position. Keep in mind that the shape will be aligned with the constraining plane by orienting it such that the x axis of the geometry lies along the normal of the plane.
Definition at line 175 of file vtkSlicerMarkupsWidgetRepresentation.h.
◆ GlyphSourceSphere
vtkSmartPointer<vtkSphereSource> vtkSlicerMarkupsWidgetRepresentation::ControlPointsPipeline::GlyphSourceSphere |
◆ LabelControlPoints
vtkSmartPointer<vtkPoints> vtkSlicerMarkupsWidgetRepresentation::ControlPointsPipeline::LabelControlPoints |
◆ LabelControlPointsPolyData
vtkSmartPointer<vtkPolyData> vtkSlicerMarkupsWidgetRepresentation::ControlPointsPipeline::LabelControlPointsPolyData |
◆ Labels
vtkSmartPointer<vtkStringArray> vtkSlicerMarkupsWidgetRepresentation::ControlPointsPipeline::Labels |
◆ LabelsPriority
vtkSmartPointer<vtkStringArray> vtkSlicerMarkupsWidgetRepresentation::ControlPointsPipeline::LabelsPriority |
◆ PointSetToLabelHierarchyFilter
vtkSmartPointer<vtkPointSetToLabelHierarchy> vtkSlicerMarkupsWidgetRepresentation::ControlPointsPipeline::PointSetToLabelHierarchyFilter |
◆ TextProperty
vtkSmartPointer<vtkTextProperty> vtkSlicerMarkupsWidgetRepresentation::ControlPointsPipeline::TextProperty |
The documentation for this class was generated from the following file: