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

Method DisplayErrorText

Modules/Core/src/IO/mitkVtkLoggingAdapter.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34void mitk::VtkLoggingAdapter::DisplayErrorText(const char *t)
35{
36 MITK_ERROR("VtkError") << t;
37}
38
39void mitk::VtkLoggingAdapter::DisplayWarningText(const char *t)
40{

Callers 12

ITKCrop3DImageMethod · 0.45
CutImageMethod · 0.45
ErrorMethod · 0.45
ErrorMethod · 0.45
ErrorMethod · 0.45
ErrorMethod · 0.45
ErrorMethod · 0.45
OnJobErrorMethod · 0.45
ErrorMethod · 0.45
ErrorMethod · 0.45

Calls

no outgoing calls

Tested by 2