MCPcopy Create free account
hub / github.com/MITK/MITK / ConstIteratorEnd

Method ConstIteratorEnd

Modules/ContourModel/src/DataManagement/mitkContourElement.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26mitk::ContourElement::ConstVertexIterator mitk::ContourElement::ConstIteratorEnd() const
27{
28 return this->end();
29}
30
31mitk::ContourElement::VertexIterator mitk::ContourElement::IteratorBegin()
32{

Callers 1

IteratorMethod · 0.80

Calls 1

endMethod · 0.95

Tested by 1

IteratorMethod · 0.64