VR-Forces 5.0.3 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 (DtBackgroundLoader *loader)
 
void addModel (DtLoaderHandle *model)
 
virtual ~DtBackgroundLoadAsyncTask ()
 
virtual tbb::task * execute ()
 

Protected Attributes

std::vector< DtLoaderHandle * > myModels
 
DtBackgroundLoadermyLoader
 

Constructor & Destructor Documentation

makVrv::DtBackgroundLoadAsyncTask::DtBackgroundLoadAsyncTask ( 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

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 Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)