Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ IsInitialized
Method
IsInitialized
Modules/Core/src/DataManagement/mitkBaseData.cpp:242–245 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
240
}
241
242
bool mitk::BaseData::IsInitialized() const
243
{
244
return m_Initialized;
245
}
246
247
void mitk::BaseData::Clear()
248
{
Callers
15
OnSelectionChanged
Method · 0.45
VerifyInputImage
Method · 0.45
GenerateOutputInformation
Method · 0.45
GenerateData
Method · 0.45
UpdateLookupTable
Method · 0.45
CheckForOutdatedGroups
Method · 0.45
UpdateSurfaceMapping
Method · 0.45
GenerateDataForRenderer
Method · 0.45
Update
Method · 0.45
ConvertImageToGroupImage
Method · 0.45
CountDistinctForegroundValues
Method · 0.45
InitializeByLabeledImage
Method · 0.45
Calls
no outgoing calls
Tested by
14
InitializationOfBaseData_Success
Method · 0.36
InitializationOfCloneBaseData_Success
Method · 0.36
TestConstructor
Method · 0.36
TestConstructor2
Method · 0.36
TestConstructor3
Method · 0.36
TestConstructor4
Method · 0.36
TestReset
Method · 0.36
TestReset2
Method · 0.36
TestReset3
Method · 0.36
TestReset4
Method · 0.36
TestOperateAssign
Method · 0.36
mitkImageSliceSelectorTest
Function · 0.36