Slicer  5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes | Variables
vtkSegmentationConverterFactory.h File Reference
#include "vtkSegmentationCoreConfigure.h"
#include <vtkObject.h>
#include <vtkSmartPointer.h>
#include <vector>
Include dependency graph for vtkSegmentationConverterFactory.h:

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
 

Variable Documentation

◆ vtkSegmentationConverterFactoryInitializer

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.