|
Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include "vtkMRMLDisplayableManagerExport.h"#include "vtkMRMLAbstractWidgetRepresentation.h"#include <vtkMRMLSliceNode.h>#include <vtkActor.h>#include <vtkActor2D.h>#include <vtkAppendPolyData.h>#include <vtkArrayCalculator.h>#include <vtkGlyph3D.h>#include <vtkLookupTable.h>#include <vtkPlane.h>#include <vtkPointPlacer.h>#include <vtkPointSetToLabelHierarchy.h>#include <vtkPolyDataMapper.h>#include <vtkPolyDataMapper2D.h>#include <vtkProperty.h>#include <vtkProperty2D.h>#include <vtkSmartPointer.h>#include <vtkSphereSource.h>#include <vtkTextActor.h>#include <vtkTextProperty.h>#include <vtkTensorGlyph.h>#include <vtkTransform.h>#include <vtkTransformPolyDataFilter.h>

Go to the source code of this file.
Classes | |
| struct | vtkMRMLInteractionWidgetRepresentation::HandleInfo |
| class | vtkMRMLInteractionWidgetRepresentation::InteractionPipeline |
| class | vtkMRMLInteractionWidgetRepresentation |
| Class for rendering interaction handles. More... | |