|
Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include "vtkSegmentationCoreConfigure.h"#include <vtkObject.h>#include <vtkSmartPointer.h>#include <vector>
Go to the source code of this file.
Classes | |
| class | vtkSegmentationConverterFactory |
| Class that can create vtkSegmentationConverter instances. More... | |
| class | vtkSegmentationConverterFactoryInitialize |
| Utility class to make sure qSlicerModuleManager is initialized before it is used. More... | |
Variables | |
| static vtkSegmentationConverterFactoryInitialize | vtkSegmentationConverterFactoryInitializer |
|
static |
This instance will show up in any translation unit that uses vtkSegmentationConverterFactory. It will make sure vtkSegmentationConverterFactory is initialized before it is used.
Definition at line 128 of file vtkSegmentationConverterFactory.h.