Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
vtkSegmentation.h File Reference
#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>
Include dependency graph for vtkSegmentation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkSegmentation
 This class encapsulates a segmentation that can contain multiple segments and multiple representations for each segment. More...
 

Functions

 VTK_SINGLETON_DECLARE_INITIALIZER (vtkSegmentationCore_EXPORT, vtkSegmentationRandomSequence)
 

Function Documentation

◆ VTK_SINGLETON_DECLARE_INITIALIZER()

VTK_SINGLETON_DECLARE_INITIALIZER ( vtkSegmentationCore_EXPORT ,
vtkSegmentationRandomSequence  )