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 | Public Attributes | Protected Attributes
makVrv::DtEnvBoundingCallback Struct Reference

Callback to allow users to profile computation of bounding volume for scene.

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

Public Member Functions

 DtEnvBoundingCallback (DtDe &de, DtOsgRenderer &renderer)
 
virtual osg::BoundingSphere computeBound (const osg::Node &node) const
 

Public Attributes

bool myWasCalculated
 
float myTimeSpentThisFrame
 

Protected Attributes

DtOsgRenderermyRenderer
 
DtDemyDe
 

Constructor & Destructor Documentation

makVrv::DtEnvBoundingCallback::DtEnvBoundingCallback ( DtDe de,
DtOsgRenderer renderer 
)

Member Function Documentation

virtual osg::BoundingSphere makVrv::DtEnvBoundingCallback::computeBound ( const osg::Node &  node) const
virtual

Member Data Documentation

bool makVrv::DtEnvBoundingCallback::myWasCalculated
mutable
float makVrv::DtEnvBoundingCallback::myTimeSpentThisFrame
mutable
DtOsgRenderer& makVrv::DtEnvBoundingCallback::myRenderer
protected
DtDe& makVrv::DtEnvBoundingCallback::myDe
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)