|
Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <Modules/Loadable/Markups/VTKWidgets/vtkSlicerMarkupsWidgetRepresentation3D.h>


Public Member Functions | |
| ControlPointsPipeline3D () | |
| ~ControlPointsPipeline3D () override | |
Public Member Functions inherited from vtkSlicerMarkupsWidgetRepresentation::ControlPointsPipeline | |
| ControlPointsPipeline () | |
| virtual | ~ControlPointsPipeline () |
Public Attributes | |
| vtkSmartPointer< vtkActor > | Actor |
| vtkSmartPointer< vtkIdTypeArray > | ControlPointIndices |
| vtkSmartPointer< vtkGlyph3DMapper > | GlyphMapper |
| vtkSmartPointer< vtkDoubleArray > | GlyphOrientationArray |
| Orientation of the glyphs, represented as an array of quaternions. | |
| vtkSmartPointer< vtkActor2D > | LabelsActor |
| vtkSmartPointer< vtkLabelPlacementMapper > | LabelsMapper |
| vtkSmartPointer< vtkActor2D > | LabelsOccludedActor |
| vtkSmartPointer< vtkLabelPlacementMapper > | LabelsOccludedMapper |
| vtkSmartPointer< vtkActor > | OccludedActor |
| vtkSmartPointer< vtkGlyph3DMapper > | OccludedGlyphMapper |
| vtkSmartPointer< vtkPointSetToLabelHierarchy > | OccludedPointSetToLabelHierarchyFilter |
| vtkSmartPointer< vtkProperty > | OccludedProperty |
| vtkSmartPointer< vtkTextProperty > | OccludedTextProperty |
| vtkSmartPointer< vtkProperty > | Property |
| vtkSmartPointer< vtkFastSelectVisiblePoints > | SelectVisiblePoints |
| vtkSmartPointer< vtkPolyData > | VisiblePointsPolyData |
Public Attributes inherited from vtkSlicerMarkupsWidgetRepresentation::ControlPointsPipeline | |
| vtkSmartPointer< vtkPoints > | ControlPoints |
| vtkSmartPointer< vtkPolyData > | ControlPointsPolyData |
| vtkSmartPointer< vtkMarkupsGlyphSource2D > | GlyphSource2D |
| vtkSmartPointer< vtkSphereSource > | GlyphSourceSphere |
| vtkSmartPointer< vtkPoints > | LabelControlPoints |
| vtkSmartPointer< vtkPolyData > | LabelControlPointsPolyData |
| vtkSmartPointer< vtkStringArray > | Labels |
| vtkSmartPointer< vtkStringArray > | LabelsPriority |
| vtkSmartPointer< vtkPointSetToLabelHierarchy > | PointSetToLabelHierarchyFilter |
| vtkSmartPointer< vtkTextProperty > | TextProperty |
Definition at line 99 of file vtkSlicerMarkupsWidgetRepresentation3D.h.
| vtkSlicerMarkupsWidgetRepresentation3D::ControlPointsPipeline3D::ControlPointsPipeline3D | ( | ) |
|
override |
| vtkSmartPointer<vtkActor> vtkSlicerMarkupsWidgetRepresentation3D::ControlPointsPipeline3D::Actor |
Definition at line 127 of file vtkSlicerMarkupsWidgetRepresentation3D.h.
| vtkSmartPointer<vtkIdTypeArray> vtkSlicerMarkupsWidgetRepresentation3D::ControlPointsPipeline3D::ControlPointIndices |
Definition at line 120 of file vtkSlicerMarkupsWidgetRepresentation3D.h.
| vtkSmartPointer<vtkGlyph3DMapper> vtkSlicerMarkupsWidgetRepresentation3D::ControlPointsPipeline3D::GlyphMapper |
Definition at line 108 of file vtkSlicerMarkupsWidgetRepresentation3D.h.
| vtkSmartPointer<vtkDoubleArray> vtkSlicerMarkupsWidgetRepresentation3D::ControlPointsPipeline3D::GlyphOrientationArray |
Orientation of the glyphs, represented as an array of quaternions.
Definition at line 106 of file vtkSlicerMarkupsWidgetRepresentation3D.h.
| vtkSmartPointer<vtkActor2D> vtkSlicerMarkupsWidgetRepresentation3D::ControlPointsPipeline3D::LabelsActor |
Definition at line 129 of file vtkSlicerMarkupsWidgetRepresentation3D.h.
| vtkSmartPointer<vtkLabelPlacementMapper> vtkSlicerMarkupsWidgetRepresentation3D::ControlPointsPipeline3D::LabelsMapper |
Definition at line 124 of file vtkSlicerMarkupsWidgetRepresentation3D.h.
| vtkSmartPointer<vtkActor2D> vtkSlicerMarkupsWidgetRepresentation3D::ControlPointsPipeline3D::LabelsOccludedActor |
Definition at line 130 of file vtkSlicerMarkupsWidgetRepresentation3D.h.
| vtkSmartPointer<vtkLabelPlacementMapper> vtkSlicerMarkupsWidgetRepresentation3D::ControlPointsPipeline3D::LabelsOccludedMapper |
Definition at line 125 of file vtkSlicerMarkupsWidgetRepresentation3D.h.
| vtkSmartPointer<vtkActor> vtkSlicerMarkupsWidgetRepresentation3D::ControlPointsPipeline3D::OccludedActor |
Definition at line 128 of file vtkSlicerMarkupsWidgetRepresentation3D.h.
| vtkSmartPointer<vtkGlyph3DMapper> vtkSlicerMarkupsWidgetRepresentation3D::ControlPointsPipeline3D::OccludedGlyphMapper |
Definition at line 123 of file vtkSlicerMarkupsWidgetRepresentation3D.h.
| vtkSmartPointer<vtkPointSetToLabelHierarchy> vtkSlicerMarkupsWidgetRepresentation3D::ControlPointsPipeline3D::OccludedPointSetToLabelHierarchyFilter |
Definition at line 121 of file vtkSlicerMarkupsWidgetRepresentation3D.h.
| vtkSmartPointer<vtkProperty> vtkSlicerMarkupsWidgetRepresentation3D::ControlPointsPipeline3D::OccludedProperty |
Definition at line 113 of file vtkSlicerMarkupsWidgetRepresentation3D.h.
| vtkSmartPointer<vtkTextProperty> vtkSlicerMarkupsWidgetRepresentation3D::ControlPointsPipeline3D::OccludedTextProperty |
Definition at line 114 of file vtkSlicerMarkupsWidgetRepresentation3D.h.
| vtkSmartPointer<vtkProperty> vtkSlicerMarkupsWidgetRepresentation3D::ControlPointsPipeline3D::Property |
Definition at line 112 of file vtkSlicerMarkupsWidgetRepresentation3D.h.
| vtkSmartPointer<vtkFastSelectVisiblePoints> vtkSlicerMarkupsWidgetRepresentation3D::ControlPointsPipeline3D::SelectVisiblePoints |
Definition at line 118 of file vtkSlicerMarkupsWidgetRepresentation3D.h.
| vtkSmartPointer<vtkPolyData> vtkSlicerMarkupsWidgetRepresentation3D::ControlPointsPipeline3D::VisiblePointsPolyData |
Definition at line 116 of file vtkSlicerMarkupsWidgetRepresentation3D.h.