20 #ifndef __vtkMRMLOrientationMarkerDisplayableManager_h 21 #define __vtkMRMLOrientationMarkerDisplayableManager_h 25 #include "vtkMRMLDisplayableManagerExport.h" 34 friend class vtkRendererUpdateObserver;
39 void PrintSelf(ostream& os, vtkIndent indent) VTK_OVERRIDE;
47 virtual void Create() VTK_OVERRIDE;
52 virtual
void OnMRMLDisplayableNodeModifiedEvent(vtkObject* caller) VTK_OVERRIDE;
55 void UpdateFromViewNode();
58 void UpdateFromRenderer();
66 vtkInternal * Internal;
Displayable manager that displays orienatation marker in a slice or 3D view.
Superclass for displayable manager classes.
static vtkMRMLAbstractDisplayableManager * New()
MRML node to represent camera node.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE