35 void init(
unsigned int numOfSamples,
const std::string& fileName);
DT_DLL_EXAMPLESCENEROOTPLUGIN void init(DtDe &anIG)
A lightweight profiler. This class is not thread safe.
DtDe & myDe
Definition: DtInMemoryProfilerDistributor.h:52
This class measures time difference (cpu time, wall time, etc) between calls to its start and stop fu...
Definition: DtInMemoryProfiler.h:25
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
DtInMemoryProfiler myProfiler
Definition: DtInMemoryProfilerDistributor.h:53
unsigned long long DtUniqueID
Definition: DtUniqueID.h:19
This class measures time difference (cpu time, wall time, etc) between calls to its start and stop fu...
Definition: DtInMemoryProfilerDistributor.h:23
Contains makVrv::DtUniqueID type.
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:76
Contains DLL export macros.