![]() |
open_iA 2021.08
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
Classes | |
| class | iALog |
| Singleton providing access to the global logger object. More... | |
Macros | |
| #define | LOG(l, t) { if (iALog::get()) iALog::get()->log(l, t); } |
| #define LOG | ( | l, | |
| t | |||
| ) | { if (iALog::get()) iALog::get()->log(l, t); } |