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

Method GetDimensions

Modules/Core/src/DataManagement/mitkImage.cpp:1225–1228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1223}
1224
1225unsigned int *mitk::Image::GetDimensions() const
1226{
1227 return m_Dimensions;
1228}
1229
1230void mitk::Image::Clear()
1231{

Callers 15

combineRGBAImageMethod · 0.80
CreateLabelMaskMethod · 0.80
CreateLabelClassMapMethod · 0.80
InitializeMethod · 0.80
CreateOutlinePolyDataMethod · 0.80
BuildSegWithRuleFunction · 0.80
BuildBaseSegFunction · 0.80

Calls

no outgoing calls

Tested by 8

BuildSegWithRuleFunction · 0.64
BuildBaseSegFunction · 0.64
setUpMethod · 0.64
EvaluateResultMethod · 0.64