MCPcopy Create free account
hub / github.com/MITK/MITK / GetDefaultProperties

Method GetDefaultProperties

Modules/ROI/src/mitkROI.cpp:180–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178}
179
180mitk::PropertyList* mitk::ROI::Element::GetDefaultProperties() const
181{
182 return m_DefaultProperties;
183}
184
185void mitk::ROI::Element::SetDefaultProperties(PropertyList* properties)
186{

Callers 1

to_jsonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected