VR-Forces 4.8 Class Documentation
 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 More...

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

Public Member Functions

 DtBackgroundLoadAsyncTask (DtBackgroundLoader *loader)
 
void addModel (DtLoaderHandle *model)
 add another model to the queue More...
 
virtual ~DtBackgroundLoadAsyncTask ()
 
virtual tbb::task * execute ()
 runs the task More...
 

Protected Attributes

std::vector< DtLoaderHandle * > myModels
 
DtBackgroundLoadermyLoader
 

Detailed Description

async task that loads a DtModel in the background

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 Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)