![]() |
VR-Forces 5.0.2 Developer's Guide
|
DtPreloadAsyncTask is responsible for loading a model in a background thread.

Public Member Functions | |
| DtPreloadAsyncTask (DtDe &de, DtOsgModelPreloader &preloader, DtModelDefinition &definition) | |
| virtual | ~DtPreloadAsyncTask () |
| virtual tbb::task * | execute () |
Protected Attributes | |
| DtDe & | myDe |
| DtModelDefinition & | myDefinition |
| DtOsgModelPreloader & | myPreloader |
Static Protected Attributes | |
| static tbb::mutex | theModelNewingMutex |
| static tbb::mutex | theOptimizeMutex |
| makVrv::DtPreloadAsyncTask::DtPreloadAsyncTask | ( | DtDe & | de, |
| DtOsgModelPreloader & | preloader, | ||
| DtModelDefinition & | definition | ||
| ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
runs the task
|
protected |
|
protected |
|
protected |
|
staticprotected |
|
staticprotected |