Medical Imaging Interaction Toolkit  2023.12.99-7a59bd54
Medical Imaging Interaction Toolkit
mitkContourElement.h File Reference
#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 implicitely 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.