Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
34
void mitk::VtkLoggingAdapter::DisplayErrorText(const char *t)
35
{
36
MITK_ERROR(
"VtkError"
) << t;
37
}
38
39
void mitk::VtkLoggingAdapter::DisplayWarningText(const char *t)
40
{
Callers
12
TestVtkLoggingWithoutAdapter
Method · 0.45
TestVtkLoggingWithAdapter
Method · 0.45
ITKCrop3DImage
Method · 0.45
CutImage
Method · 0.45
Error
Method · 0.45
Error
Method · 0.45
Error
Method · 0.45
Error
Method · 0.45
Error
Method · 0.45
OnJobError
Method · 0.45
Error
Method · 0.45
Error
Method · 0.45
Calls
no outgoing calls
Tested by
2
TestVtkLoggingWithoutAdapter
Method · 0.36
TestVtkLoggingWithAdapter
Method · 0.36