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

Public Member Functions

 DtBackgroundLoadAsyncTask (DtDe &de, DtBackgroundLoader *loader)
 
void addModel (DtLoaderHandle *model)
 
virtual ~DtBackgroundLoadAsyncTask ()
 
virtual void 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 void 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 Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)