VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtBackgroundLoadAsyncTask Class Reference

async task that loads a DtModel in the background

Inheritance diagram for makVrv::DtBackgroundLoadAsyncTask:
Inheritance graph
[legend]

Public Member Functions

 DtBackgroundLoadAsyncTask (DtDe &de, DtBackgroundLoader *loader)
 
void addModel (DtLoaderHandle *model)
 
virtual ~DtBackgroundLoadAsyncTask ()
 
virtual tbb::task * execute ()
 

Protected Attributes

DtDemyDe
 
std::vector< DtLoaderHandle * > myModels
 
DtBackgroundLoadermyLoader
 

Constructor & Destructor Documentation

makVrv::DtBackgroundLoadAsyncTask::DtBackgroundLoadAsyncTask ( DtDe de,
DtBackgroundLoader loader 
)
virtual makVrv::DtBackgroundLoadAsyncTask::~DtBackgroundLoadAsyncTask ( )
inlinevirtual

Member Function Documentation

void makVrv::DtBackgroundLoadAsyncTask::addModel ( DtLoaderHandle model)

add another model to the queue

virtual tbb::task* makVrv::DtBackgroundLoadAsyncTask::execute ( )
virtual

runs the task

Member Data Documentation

DtDe& makVrv::DtBackgroundLoadAsyncTask::myDe
protected
std::vector<DtLoaderHandle*> makVrv::DtBackgroundLoadAsyncTask::myModels
protected
DtBackgroundLoader* makVrv::DtBackgroundLoadAsyncTask::myLoader
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)