39 bool myChanged =
false;
53 bool myChanged =
false;
DtDe & myDe
Definition: DtDeScopedLogLevel.h:37
DtDebugLog::PrintLevel myOldLevel
Definition: DtDeScopedLogLevel.h:38
sets the log level when scope is entered, and restores the old log level when scope is exited ...
Definition: DtDeScopedLogLevel.h:21
This is a simple class for logging information to a file. To be used, the caller must specify a loggi...
Definition: DtDebugLog.h:37
PrintLevel
Definition: DtDebugLog.h:41
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
Definition: DtDeScopedLogLevel.h:43
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:72
DtDebugLog & myLog
Definition: DtDeScopedLogLevel.h:40
Contains makVrv::DtIGLogger class.
int myOldLevel
Definition: DtDeScopedLogLevel.h:52
Contains DLL export macros.