MCPcopy 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
85mitk::Vector3D mitk::BaseGeometry::GetSpacing() const
86{
87 return m_GeometryTransform->GetSpacing();
88}
89
90void mitk::BaseGeometry::Initialize()
91{

Callers 15

Is2DConvertableMethod · 0.95
ClampPointMethod · 0.95
PrintSelfMethod · 0.95
LoadMethod · 0.45
FixupSpacingMethod · 0.45
FixSpacingInformationMethod · 0.45
LoadDicomMethod · 0.45
WriteMethod · 0.45
ComparePlanarFiguresMethod · 0.45

Calls

no outgoing calls

Tested by 15

ComparePlanarFiguresMethod · 0.36
testGeometry3DFunction · 0.36
testGeometryAfterCastingFunction · 0.36
testGetPlanePositionFunction · 0.36
TestSetIdentityMethod · 0.36
TestSetSpacingMethod · 0.36
TestConstructorsMethod · 0.36
TestComposeTransformMethod · 0.36