MCPcopy 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
115unsigned int mitk::ROI::Element::GetID() const
116{
117 return m_ID;
118}
119
120void mitk::ROI::Element::SetID(unsigned int id)
121{

Callers 3

to_jsonMethod · 0.45
AddElementMethod · 0.45
ParseCaptionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected