Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetID
Method
GetID
Modules/ROI/src/mitkROI.cpp:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
unsigned int mitk::ROI::Element::GetID() const
116
{
117
return m_ID;
118
}
119
120
void mitk::ROI::Element::SetID(unsigned int id)
121
{
Callers
3
to_json
Method · 0.45
AddElement
Method · 0.45
ParseCaption
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected