Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
26
mitk::ContourElement::ConstVertexIterator mitk::ContourElement::ConstIteratorEnd() const
27
{
28
return this->end();
29
}
30
31
mitk::ContourElement::VertexIterator mitk::ContourElement::IteratorBegin()
32
{
Callers
1
Iterator
Method · 0.80
Calls
1
end
Method · 0.95
Tested by
1
Iterator
Method · 0.64