Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetOrigin
Method
GetOrigin
Modules/Core/src/DataManagement/mitkBaseGeometry.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
mitk::Point3D mitk::BaseGeometry::GetOrigin() const
70
{
71
return m_GeometryTransform->GetOrigin();
72
}
73
74
void mitk::BaseGeometry::SetOrigin(const Point3D &origin)
75
{
Callers
15
Is2DConvertable
Method · 0.95
ClampPoint
Method · 0.95
Translate
Method · 0.95
PrintSelf
Method · 0.95
main
Function · 0.45
Write
Method · 0.45
ComparePlanarFigures
Method · 0.45
ExtractRelevantInformation
Function · 0.45
DoInternalImageConversion
Function · 0.45
Generate
Method · 0.45
DoImageGeneration
Method · 0.45
FormatIPPForSlice
Function · 0.45
Calls
no outgoing calls
Tested by
15
ComparePlanarFigures
Method · 0.36
OverwriteObliquePlaneTest
Function · 0.36
mitkOverwriteSliceFilterTest
Function · 0.36
GetOriginOfBaseData_Success
Method · 0.36
GetOriginOfCloneBaseData
Method · 0.36
PixelvalueBasedTestByPlane
Method · 0.36
mitkExtractSliceFilterTest
Function · 0.36
mitkPointSetVtkMapper2DTransformedPointsTest
Function · 0.36
testIndexAndWorldConsistency
Function · 0.36
testIndexAndWorldConsistencyForVectors
Function · 0.36
testGeometry3D
Function · 0.36
TestSetOrigin
Method · 0.36