MCPcopy Create free account
hub / github.com/SimpleITK/SimpleITK / GetGlobalWarningDisplay

Method GetGlobalWarningDisplay

Code/Common/src/sitkProcessObject.cxx:271–275  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

269
270
271bool
272ProcessObject::GetGlobalWarningDisplay()
273{
274 return itk::Object::GetGlobalWarningDisplay();
275}
276
277
278void

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected