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 | Public Attributes
DtClosestRayResultCallback Struct Reference

Only records the closest hit.

Inheritance diagram for DtClosestRayResultCallback:
Inheritance graph
[legend]

Public Member Functions

 DtClosestRayResultCallback (DtIntersectionRecord::DtIntersectionType irtFlag, short int filterMask)
 
virtual btScalar addSingleResult (btCollisionWorld::LocalRayResult &rayResult, bool normalInWorldSpace)
 
- Public Member Functions inherited from DtBulletRayResultCallback
 DtBulletRayResultCallback (DtIntersectionRecord::DtIntersectionType irtFlag, short int filterMask)
 
virtual bool needsCollision (btBroadphaseProxy *proxy0) const override
 
bool dataAvailable () const
 

Public Attributes

boost::optional< RayResultRecordmyResult
 

Additional Inherited Members

- Protected Attributes inherited from DtBulletRayResultCallback
const
DtIntersectionRecord::DtIntersectionType 
myIrtFlag
 
bool myDataAvailable
 

Constructor & Destructor Documentation

DtClosestRayResultCallback::DtClosestRayResultCallback ( DtIntersectionRecord::DtIntersectionType  irtFlag,
short int  filterMask 
)

Member Function Documentation

virtual btScalar DtClosestRayResultCallback::addSingleResult ( btCollisionWorld::LocalRayResult &  rayResult,
bool  normalInWorldSpace 
)
virtual

Member Data Documentation

boost::optional<RayResultRecord> DtClosestRayResultCallback::myResult

The documentation for this struct 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)