|
Blender V4.3
|
Go to the source code of this file.
Functions | |
| void | libmv_initLogging (const char *argv0) |
| void | libmv_startDebugLogging (void) |
| void | libmv_setLoggingVerbosity (int verbosity) |
| void libmv_initLogging | ( | const char * | argv0 | ) |
| void libmv_setLoggingVerbosity | ( | int | verbosity | ) |
Definition at line 42 of file logging.cc.
Referenced by arg_handle_verbosity_set().
| void libmv_startDebugLogging | ( | void | ) |
Definition at line 32 of file logging.cc.
References is_verbosity_set().
Referenced by arg_handle_debug_mode_all(), and arg_handle_debug_mode_libmv().