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

Method IsValid

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

Source from the content-addressed store, hash-verified

201}
202
203bool mitk::BaseGeometry::IsValid() const
204{
205 return true;
206}
207
208void mitk::BaseGeometry::SetSpacing(const mitk::Vector3D &aSpacing, bool enforceSetSpacing)
209{

Callers 8

GetActiveDataStorageMethod · 0.45
SetActiveDataStorageMethod · 0.45
AddDataStorageMethod · 0.45
CreateDataStorageMethod · 0.45
HasDataStorageMethod · 0.45
SetFrameGeometryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected