21#ifndef __vtkMRMLSliceViewDisplayableManagerFactory_h
22#define __vtkMRMLSliceViewDisplayableManagerFactory_h
28#include <vtkSingleton.h>
30#include "vtkMRMLDisplayableManagerExport.h"
45 void PrintSelf(ostream& os, vtkIndent indent)
override;
vtkMRMLDisplayableManagerFactory()
Factory where displayable manager are registered.
vtkMRMLSliceViewDisplayableManagerFactory()
VTK_SINGLETON_DECLARE(vtkMRMLSliceViewDisplayableManagerFactory)
static vtkMRMLSliceViewDisplayableManagerFactory * New()
void PrintSelf(ostream &os, vtkIndent indent) override
static vtkMRMLSliceViewDisplayableManagerFactory * GetInstance()
Return the singleton instance with no reference counting.
~vtkMRMLSliceViewDisplayableManagerFactory() override
VTK_SINGLETON_DECLARE_INITIALIZER(VTK_MRML_DISPLAYABLEMANAGER_EXPORT, vtkMRMLSliceViewDisplayableManagerFactory)