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::DtIndirectTextureLoadJob Class Reference

class for creating a job that runs in the main thread. created/launched via DtIndirectTextureProcessor

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

Public Member Functions

 DtIndirectTextureLoadJob (DtIndirectTextureProcessor *textureProcessor)
 
virtual ~DtIndirectTextureLoadJob ()
 
 DtIndirectTextureLoadJob ()=delete
 
 DtIndirectTextureLoadJob (const DtIndirectTextureLoadJob &other)=delete
 
DtIndirectTextureLoadJoboperator= (const DtIndirectTextureLoadJob &other)=delete
 
virtual void operator() (osg::Object *sv)
 
virtual void release ()
 

Protected Attributes

osg::ref_ptr
< DtIndirectTextureProcessor
myTextureProcessor
 

Constructor & Destructor Documentation

makVrv::DtIndirectTextureLoadJob::DtIndirectTextureLoadJob ( DtIndirectTextureProcessor textureProcessor)

constructor

virtual makVrv::DtIndirectTextureLoadJob::~DtIndirectTextureLoadJob ( )
virtual

destructor

makVrv::DtIndirectTextureLoadJob::DtIndirectTextureLoadJob ( )
delete

not allowed

makVrv::DtIndirectTextureLoadJob::DtIndirectTextureLoadJob ( const DtIndirectTextureLoadJob other)
delete

not allowed

Member Function Documentation

DtIndirectTextureLoadJob& makVrv::DtIndirectTextureLoadJob::operator= ( const DtIndirectTextureLoadJob other)
delete

not allowed

virtual void makVrv::DtIndirectTextureLoadJob::operator() ( osg::Object *  sv)
virtual

invoked by the jobs system

virtual void makVrv::DtIndirectTextureLoadJob::release ( )
virtual

invoked by the jobs system to signal job to stop

Member Data Documentation

osg::ref_ptr<DtIndirectTextureProcessor> makVrv::DtIndirectTextureLoadJob::myTextureProcessor
protected

a back pointer to the texture processor that creates/launches this job


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)