MCPcopy 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
120void mitk::ROI::Element::SetID(unsigned int id)
121{
122 m_ID = id;
123}
124
125bool mitk::ROI::Element::HasTimeStep(TimeStepType t) const
126{

Callers 1

from_jsonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected