14 #include <boost/thread.hpp>
15 #include <tbb/atomic.h>
boost::mutex myCurrentlyLoadingMutex
Definition: DtLoaderHandle.h:30
tbb::atomic< int > myCurrentlyLoading
Definition: DtLoaderHandle.h:29
wrapper object that insulates the loader from other threads destroying an object
Definition: DtLoaderHandle.h:23
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
DtModel * myObject
Definition: DtLoaderHandle.h:28
A model which owns a single model instance. A DtModel is a managing container for a single DtModelIns...
Definition: DtModel.h:56
Contains DLL export macros.