VR-Forces 5.0.2 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 Member Functions | Protected Attributes | Private Member Functions
makVrv::DtDrawableCullHeightMapCallback Struct Reference

Cull callback used to prevent the height map camera from rendering anything for any views that are not this cameras specific view.

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

Public Member Functions

 DtDrawableCullHeightMapCallback (osg::View *view)
 
virtual bool run (osg::Object *object, osg::Object *data)
 

Protected Member Functions

virtual ~DtDrawableCullHeightMapCallback ()
 

Protected Attributes

osg::View * myView
 

Private Member Functions

 DtDrawableCullHeightMapCallback ()=delete
 
 DtDrawableCullHeightMapCallback (const DtDrawableCullHeightMapCallback &other)=delete
 
DtDrawableCullHeightMapCallbackoperator= (const DtDrawableCullHeightMapCallback &other)=delete
 

Constructor & Destructor Documentation

makVrv::DtDrawableCullHeightMapCallback::DtDrawableCullHeightMapCallback ( osg::View *  view)

constructor

virtual makVrv::DtDrawableCullHeightMapCallback::~DtDrawableCullHeightMapCallback ( )
protectedvirtual

destructor

makVrv::DtDrawableCullHeightMapCallback::DtDrawableCullHeightMapCallback ( )
privatedelete

Default Constructor not implemented.

makVrv::DtDrawableCullHeightMapCallback::DtDrawableCullHeightMapCallback ( const DtDrawableCullHeightMapCallback other)
privatedelete

Copy Constructor not implemented – Copy Not Allowed.

Member Function Documentation

DtDrawableCullHeightMapCallback& makVrv::DtDrawableCullHeightMapCallback::operator= ( const DtDrawableCullHeightMapCallback other)
privatedelete

Assignment Operator Not implemented – Assignment Not Allowed.

virtual bool makVrv::DtDrawableCullHeightMapCallback::run ( osg::Object *  object,
osg::Object *  data 
)
virtual

called when the callback is triggered, used to limit the camera traversal from only happening for the correct view

Member Data Documentation

osg::View* makVrv::DtDrawableCullHeightMapCallback::myView
protected

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)