19 class DtBackgroundLoader;
20 struct DtLoaderHandle;
35 virtual void execute();
std::vector< DtLoaderHandle * > myModels
Definition: DtBackgroundLoadAsyncTask.h:39
async task that loads a DtModel in the background
Definition: DtBackgroundLoadAsyncTask.h:24
core singleton that manages loading for all the various DtModel subclasses
Definition: DtBackgroundLoader.h:37
DtDe & myDe
Definition: DtBackgroundLoadAsyncTask.h:38
DtBackgroundLoader * myLoader
Definition: DtBackgroundLoadAsyncTask.h:40
virtual ~DtBackgroundLoadAsyncTask()
Definition: DtBackgroundLoadAsyncTask.h:32
wrapper object that insulates the loader from other threads destroying an object
Definition: DtLoaderHandle.h:23
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
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.