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

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

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

Public Member Functions

 DtDiguyPreCullJob (DtDiGuyScenario &scenario, DtDiGuyOctreeCullGroup &group)
 
virtual void operator() (osg::Object *sv)
 

Protected Attributes

DtDiGuyOctreeCullGroupmyGroup
 
DtDiGuyScenariomyScenario
 
int myMaxThreadCount
 

Private Member Functions

 DtDiguyPreCullJob ()
 
 DtDiguyPreCullJob (const DtDiguyPreCullJob &other)
 
DtDiguyPreCullJoboperator= (const DtDiguyPreCullJob &other)
 

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 Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)