VR-Forces 4.10 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::DtFileCacheFlushAsync Class Reference

Creates another thread to clear out cache. More...

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

Public Member Functions

 DtFileCacheFlushAsync (DtFileCache *cache, bool multipass, bool flushNodes, bool flushTextures, bool flushImages)
 
virtual tbb::task * execute ()
 

Protected Attributes

DtFileCachemyCache
 
bool myMultipass
 
bool myFlushNodes
 
bool myFlushTextures
 
bool myFlushImages
 

Detailed Description

Creates another thread to clear out cache.

Constructor & Destructor Documentation

makVrv::DtFileCacheFlushAsync::DtFileCacheFlushAsync ( DtFileCache cache,
bool  multipass,
bool  flushNodes,
bool  flushTextures,
bool  flushImages 
)

Member Function Documentation

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

Member Data Documentation

DtFileCache* makVrv::DtFileCacheFlushAsync::myCache
protected
bool makVrv::DtFileCacheFlushAsync::myMultipass
protected
bool makVrv::DtFileCacheFlushAsync::myFlushNodes
protected
bool makVrv::DtFileCacheFlushAsync::myFlushTextures
protected
bool makVrv::DtFileCacheFlushAsync::myFlushImages
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)