Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetID
Method
SetID
Modules/ROI/src/mitkROI.cpp:120–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
void mitk::ROI::Element::SetID(unsigned int id)
121
{
122
m_ID = id;
123
}
124
125
bool mitk::ROI::Element::HasTimeStep(TimeStepType t) const
126
{
Callers
1
from_json
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected