Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
271
bool
272
ProcessObject::GetGlobalWarningDisplay()
273
{
274
return itk::Object::GetGlobalWarningDisplay();
275
}
276
277
278
void
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected