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 | Private Member Functions
makVrv::DtDiguyPreCullJob Class Reference

responsible for starting culling code off in a seperate thread when culling starts More...

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

Public Member Functions

 DtDiguyPreCullJob (DtDiGuyScenario &scenario, DtDiGuyOctreeCullGroup &group)
 constructor More...
 
virtual void operator() (osg::Object *sv)
 main thread operation that starts the DtDiGuyCullAsyncTask More...
 

Protected Attributes

DtDiGuyOctreeCullGroupmyGroup
 
DtDiGuyScenariomyScenario
 
int myMaxThreadCount
 

Private Member Functions

 DtDiguyPreCullJob ()
 Default Constructor not implemented. More...
 
 DtDiguyPreCullJob (const DtDiguyPreCullJob &other)
 Copy Constructor not implemented – Copy Not Allowed. More...
 
DtDiguyPreCullJoboperator= (const DtDiguyPreCullJob &other)
 Assignment Operator Not implemented – Assignment Not Allowed. More...
 

Detailed Description

responsible for starting culling code off in a seperate thread when culling starts

Constructor & Destructor Documentation

makVrv::DtDiguyPreCullJob::DtDiguyPreCullJob ( DtDiGuyScenario scenario,
DtDiGuyOctreeCullGroup group 
)

constructor

makVrv::DtDiguyPreCullJob::DtDiguyPreCullJob ( )
private

Default Constructor not implemented.

makVrv::DtDiguyPreCullJob::DtDiguyPreCullJob ( const DtDiguyPreCullJob other)
private

Copy Constructor not implemented – Copy Not Allowed.

Member Function Documentation

DtDiguyPreCullJob& makVrv::DtDiguyPreCullJob::operator= ( const DtDiguyPreCullJob other)
private

Assignment Operator Not implemented – Assignment Not Allowed.

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

main thread operation that starts the DtDiGuyCullAsyncTask

Member Data Documentation

DtDiGuyOctreeCullGroup& makVrv::DtDiguyPreCullJob::myGroup
protected
DtDiGuyScenario& makVrv::DtDiguyPreCullJob::myScenario
protected
int makVrv::DtDiguyPreCullJob::myMaxThreadCount
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)