20 #ifndef __vtkMRMLCrosshairDisplayableManager3D_h 21 #define __vtkMRMLCrosshairDisplayableManager3D_h 25 #include "vtkMRMLDisplayableManagerExport.h" 37 void PrintSelf(ostream& os, vtkIndent indent) VTK_OVERRIDE;
45 virtual void Create() VTK_OVERRIDE;
48 virtual
void AdditionalInitializeStep() VTK_OVERRIDE;
54 virtual
void UnobserveMRMLScene() VTK_OVERRIDE;
55 virtual
void ObserveMRMLScene() VTK_OVERRIDE;
56 virtual
void UpdateFromMRMLScene() VTK_OVERRIDE;
57 virtual
void OnMRMLNodeModified(
vtkMRMLNode* node) VTK_OVERRIDE;
60 vtkInternal * Internal;
Displayable manager for the crosshair on 3D views.
static vtkMRMLAbstractThreeDViewDisplayableManager * New()
Superclass for displayable manager classes.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
Abstract Superclass for all specific types of MRML nodes.