35 void init(
unsigned int numOfSamples,
const std::string& fileName);
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:22
This class measures time difference (cpu time, wall time, etc) between calls to its start and stop fu...
Definition: DtInMemoryProfilerDistributor.h:23
DT_DLL_DEBUGDRAWRENDERER void init(makVrv::DtDe &de)
Work function for the plugin initialization.
Contains makVrv::DtUniqueID type.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
Contains DLL export macros.