Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ Reset
Method
Reset
Modules/Core/src/DataManagement/mitkPropertyKeyPath.cpp:293–293 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
PropertyKeyPath::~PropertyKeyPath(){};
292
293
void PropertyKeyPath::Reset() { m_NodeInfos.clear(); };
294
295
bool PropertyKeyPath::PropertyKeyPathsMatch(const PropertyKeyPath &left, const PropertyKeyPath &right)
296
{
Callers
2
PropertyKeyPath
Method · 0.95
ComputeGeometry
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected