#include "nvsg/nvsgapi.h"
#include "nvutil/nvutil.h"
#include <string>
#include <conio.h>
#include "nvutil/Registry.h"
Include dependency graph for Trace.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | nvutil |
Defines | |
#define | TRACE_LOG_FILE "QuadroVR.log" |
Define for the trace log file name. | |
#define | __TRACE() |
#define | __TRACE_OUT(s) |
#define | __TRACE_OUT_F(s) |
Variables | |
NVSG_API const char * | REG_NV_TRACE_SUBKEY |
Subkey of Registry where tracing is enabled/disabled on function level. |
|
Define for the trace log file name.
|
|
Subkey of Registry where tracing is enabled/disabled on function level.
|