|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
#include "mitkCommon.h"#include <MitkContourModelExports.h>#include <mitkNumericTypes.h>#include <deque>Go to the source code of this file.
Classes | |
| class | mitk::ContourElement |
| Represents a contour in 3D space. A ContourElement is consisting of linked vertices implicitly defining the contour. They are stored in a double ended queue making it possible to add vertices at front and end of the contour and to iterate in both directions. To mark a vertex as a special one it can be set as a control point. More... | |
| struct | mitk::ContourElement::ContourModelVertex |
| Represents a single vertex of a contour. More... | |
Namespaces | |
| mitk | |
| Find image slices visible on a given plane. | |