Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetPropertyList
Method
SetPropertyList
Modules/Core/src/DataManagement/mitkBaseData.cpp:182–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
}
181
182
void mitk::BaseData::SetPropertyList(PropertyList *pList)
183
{
184
m_PropertyList = pList;
185
}
186
187
void mitk::BaseData::SetOrigin(const mitk::Point3D &origin)
188
{
Callers
11
GenerateData
Method · 0.45
GenerateOutputInformation
Method · 0.45
GenerateOutputInformation
Method · 0.45
BasePropertyListIsSet_Success
Method · 0.45
BasePorpertyIsSetInPropertyList_Success
Method · 0.45
GenerateOutputInformation
Method · 0.45
GenerateOutputInformation
Method · 0.45
GenerateOutputInformation
Method · 0.45
GenerateOutputInformation
Method · 0.45
GenerateOutputInformation
Method · 0.45
GenerateOutputInformation
Method · 0.45
Calls
no outgoing calls
Tested by
2
BasePropertyListIsSet_Success
Method · 0.36
BasePorpertyIsSetInPropertyList_Success
Method · 0.36