Medical Imaging Interaction Toolkit  2023.12.99-1652ac8d
Medical Imaging Interaction Toolkit
mitk::ContourElement Member List

This is the complete list of members for mitk::ContourElement, including all inherited members.

AddVertex(const mitk::Point3D &point, bool isControlPoint)mitk::ContourElement
AddVertexAtFront(const mitk::Point3D &point, bool isControlPoint)mitk::ContourElement
begin() constmitk::ContourElement
begin()mitk::ContourElement
BruteForceGetVertexAt(const mitk::Point3D &point, double eps, bool isControlPoint=false, int offset=0)mitk::ContourElement
BruteForceGetVertexIndexAt(const mitk::Point3D &point, double eps, VertexListType verticesList)mitk::ContourElement
Clear()mitk::ContourElement
Clone() constmitk::ContourElement
Close()mitk::ContourElement
Concatenate(const mitk::ContourElement *other, bool check)mitk::ContourElement
ConstIteratorBegin() constmitk::ContourElement
ConstIteratorEnd() constmitk::ContourElement
ConstVertexIterator typedefmitk::ContourElement
ContourElement()=defaultmitk::ContourElementprotected
ContourElement(const mitk::ContourElement &other)mitk::ContourElementprotected
end() constmitk::ContourElement
end()mitk::ContourElement
GetControlVertexAt(const mitk::Point3D &point, float eps)mitk::ContourElement
GetControlVertices() constmitk::ContourElement
GetIndex(const VertexType *vertex) constmitk::ContourElement
GetLineSegmentForPoint(const mitk::Point3D &point, float eps, mitk::ContourElement::VertexType *previousVertex, mitk::ContourElement::VertexType *nextVertex) constmitk::ContourElement
GetLineSegmentForPoint(const mitk::Point3D &point, float eps, VertexSizeType &segmentStartIndex, VertexSizeType &segmentEndIndex, mitk::Point3D &closestContourPoint, bool findClosest=true) constmitk::ContourElement
GetNextControlVertexAt(const mitk::Point3D &point, float eps)mitk::ContourElement
GetPreviousControlVertexAt(const mitk::Point3D &point, float eps)mitk::ContourElement
GetSize() constmitk::ContourElement
GetVertexAt(VertexSizeType index)mitk::ContourElement
GetVertexAt(VertexSizeType index) constmitk::ContourElement
GetVertexAt(const mitk::Point3D &point, float eps)mitk::ContourElement
GetVertexList() constmitk::ContourElement
InsertVertexAtIndex(const mitk::Point3D &point, bool isControlPoint, VertexSizeType index)mitk::ContourElement
IsClosed() constmitk::ContourElement
IsEmpty() constmitk::ContourElement
IsNearContour(const mitk::Point3D &point, float eps) constmitk::ContourElement
IteratorBegin()mitk::ContourElement
IteratorEnd()mitk::ContourElement
m_IsClosedmitk::ContourElementprotected
m_Verticesmitk::ContourElementprotected
mitkClassMacroItkParent(ContourElement, itk::LightObject)mitk::ContourElement
mitkCloneMacro(Self)mitk::ContourElementprotected
New()mitk::ContourElementstatic
NPOSmitk::ContourElementstatic
Open()mitk::ContourElement
operator=(const ContourElement &other)mitk::ContourElementprotected
RedistributeControlVertices(const VertexType *vertex, int period)mitk::ContourElement
RemoveVertex(const VertexType *vertex)mitk::ContourElement
RemoveVertexAt(VertexSizeType index)mitk::ContourElement
RemoveVertexAt(const mitk::Point3D &point, double eps)mitk::ContourElement
RemoveVertexByIterator(VertexListType::iterator &iter)mitk::ContourElementprotected
SetClosed(bool isClosed)mitk::ContourElement
SetVertexAt(VertexSizeType pointId, const mitk::Point3D &point)mitk::ContourElement
SetVertexAt(VertexSizeType pointId, const VertexType *vertex)mitk::ContourElement
VertexIterator typedefmitk::ContourElement
VertexListType typedefmitk::ContourElement
VertexSizeType typedefmitk::ContourElement
VertexType typedefmitk::ContourElement
~ContourElement()mitk::ContourElementprotected