VR-Forces 4.10 Class Documentation
 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. More...

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
 Builds BVH and checks to see if object is enabled. More...
 

Public Attributes

boost::optional< RayResultRecordmyResult
 

Additional Inherited Members

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

Detailed Description

Only records the closest hit.

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 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)