VR-Forces 4.7 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.

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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)