MCPcopy Create free account
hub / github.com/SuperElastix/elastix / DisplayText

Method DisplayText

Testing/itkTestOutputWindow.cxx:23–27  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

21{
22//------------------------------------------------------------------------------
23void
24TestOutputWindow::DisplayText(const char * text)
25{
26 std::cout << text;
27}
28
29
30} // end namespace itk

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected