![]() |
VR-Forces 4.8 Class Documentation
|
responsible for updating the TBO in the main thread More...

Public Member Functions | |
| virtual | ~DtInstanceManagerTboUpdater () |
| DTOR. More... | |
| virtual void | operator() (osg::Object *sv) |
| main thread operation to execute when it is called More... | |
Protected Member Functions | |
| DtInstanceManagerTboUpdater (makVrv::DtDe &de, DtInstanceManager &im) | |
| constructor More... | |
Private Member Functions | |
| DtInstanceManagerTboUpdater () | |
| Default Constructor not implemented. More... | |
| DtInstanceManagerTboUpdater (const DtInstanceManagerTboUpdater &other) | |
| Copy Constructor not implemented – Copy Not Allowed. More... | |
| DtInstanceManagerTboUpdater & | operator= (const DtInstanceManagerTboUpdater &other) |
| Assignment Operator Not implemented – Assignment Not Allowed. More... | |
Private Attributes | |
| DtInstanceManager & | myInstanceManager |
| makVrv::DtDe & | myDe |
Friends | |
| class | DtInstanceManagerTboUpdaterCreator |
| friend class so that this can only be created by the creator More... | |
responsible for updating the TBO in the main thread
|
protected |
constructor
|
virtual |
DTOR.
|
private |
Default Constructor not implemented.
|
private |
Copy Constructor not implemented – Copy Not Allowed.
|
private |
Assignment Operator Not implemented – Assignment Not Allowed.
|
virtual |
main thread operation to execute when it is called
|
friend |
friend class so that this can only be created by the creator
|
private |
|
private |