Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
180
mitk::PropertyList* mitk::ROI::Element::GetDefaultProperties() const
181
{
182
return m_DefaultProperties;
183
}
184
185
void mitk::ROI::Element::SetDefaultProperties(PropertyList* properties)
186
{
Callers
1
to_json
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected