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

Method IsIndexToWorldTransformNull

Modules/Core/src/DataManagement/mitkBaseGeometry.cpp:706–709  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

704}
705
706bool mitk::BaseGeometry::IsIndexToWorldTransformNull() const
707{
708 return m_GeometryTransform->IsIndexToWorldTransformNull();
709}
710
711void mitk::BaseGeometry::ChangeImageGeometryConsideringOriginOffset(const bool isAnImageGeometry)
712{

Callers 1

PrintSelfMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected