Internal, configured header file for verbosity macros. More...
Go to the source code of this file.
Macros | |
#define | OSVR_UTIL_DEV_VERBOSE |
#define | OSVR_TRACE(...) |
#define | OSVR_DEBUG(...) |
#define | OSVR_DEV_VERBOSE(...) |
Internal, configured header file for verbosity macros.
If this filename ends in .h
, don't edit it: your edits will be lost next time this file is regenerated!
Definition in file Verbosity.h.
#define OSVR_TRACE | ( | ... | ) |
Definition at line 45 of file Verbosity.h.
#define OSVR_DEBUG | ( | ... | ) |
Definition at line 49 of file Verbosity.h.
#define OSVR_DEV_VERBOSE | ( | ... | ) |
Definition at line 53 of file Verbosity.h.