21#ifndef __vtkMRMLSliceViewDisplayableManagerFactory_h
22#define __vtkMRMLSliceViewDisplayableManagerFactory_h
30#include "vtkMRMLDisplayableManagerExport.h"
45 void PrintSelf(ostream& os, vtkIndent indent)
override;
Factory where displayable manager classes are registered.
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
#define VTK_SINGLETON_DECLARE_INITIALIZER(EXPORT_DIRECTIVE, NAME)