#include <vtkObject.h>
#include <vtkSmartPointer.h>
#include <map>
#include <deque>
#include <vector>
#include "vtkSegment.h"
#include "vtkSegmentationConverter.h"
#include "vtkSegmentationConverterRule.h"
#include "vtkSegmentationCoreConfigure.h"
#include <vtkSingleton.h>
Go to the source code of this file.
|
class | vtkSegmentation |
| This class encapsulates a segmentation that can contain multiple segments and multiple representations for each segment. More...
|
|
◆ VTK_SINGLETON_DECLARE_INITIALIZER()
VTK_SINGLETON_DECLARE_INITIALIZER |
( |
vtkSegmentationCore_EXPORT | , |
|
|
vtkSegmentationRandomSequence | ) |