Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetSpacing
Method
GetSpacing
Modules/Core/src/DataManagement/mitkBaseGeometry.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
mitk::Vector3D mitk::BaseGeometry::GetSpacing() const
86
{
87
return m_GeometryTransform->GetSpacing();
88
}
89
90
void mitk::BaseGeometry::Initialize()
91
{
Callers
15
SetIndexToWorldTransformWithoutChangingSpacing
Method · 0.95
Is2DConvertable
Method · 0.95
ClampPoint
Method · 0.95
PrintSelf
Method · 0.95
Load
Method · 0.45
FixupSpacing
Method · 0.45
FixSpacingInformation
Method · 0.45
LoadDicom
Method · 0.45
Write
Method · 0.45
ComparePlanarFigures
Method · 0.45
ExtractRelevantInformation
Function · 0.45
DoInternalImageConversion
Function · 0.45
Calls
no outgoing calls
Tested by
15
ComparePlanarFigures
Method · 0.36
mitkExtractSliceFilterTest
Function · 0.36
testIndexAndWorldConsistency
Function · 0.36
testItkImageIsCenterBased
Function · 0.36
testGeometry3D
Function · 0.36
testGeometryAfterCasting
Function · 0.36
testGetPlanePosition
Function · 0.36
TestSetIndexToWorldTransformWithoutChangingSpacing
Method · 0.36
TestSetIdentity
Method · 0.36
TestSetSpacing
Method · 0.36
TestConstructors
Method · 0.36
TestComposeTransform
Method · 0.36