VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Classes | Public Member Functions | Protected Attributes
DtBulletRayResultCallback Struct Reference

Base class for bullet callbacks which implements needsCollision.

Inheritance diagram for DtBulletRayResultCallback:
Inheritance graph
[legend]

Classes

struct  RayResultRecord
 

Public Member Functions

 DtBulletRayResultCallback (DtIntersectionRecord::DtIntersectionType irtFlag, short int filterMask)
 
virtual bool needsCollision (btBroadphaseProxy *proxy0) const
 

Protected Attributes

const
DtIntersectionRecord::DtIntersectionType 
myIrtFlag
 

Constructor & Destructor Documentation

DtBulletRayResultCallback::DtBulletRayResultCallback ( DtIntersectionRecord::DtIntersectionType  irtFlag,
short int  filterMask 
)
explicit

Member Function Documentation

virtual bool DtBulletRayResultCallback::needsCollision ( btBroadphaseProxy *  proxy0) const
virtual

Builds BVH and checks to see if object is enabled.

Reimplemented in DtIntersectionExistsCallback.

Member Data Documentation

const DtIntersectionRecord::DtIntersectionType DtBulletRayResultCallback::myIrtFlag
protected

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

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)