![]() |
VR-Forces 5.0.2 Developer's Guide
|
Only records the closest hit.

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 |
Public Attributes | |
| boost::optional< RayResultRecord > | myResult |
Additional Inherited Members | |
Protected Attributes inherited from DtBulletRayResultCallback | |
| const DtIntersectionRecord::DtIntersectionType | myIrtFlag |
| DtClosestRayResultCallback::DtClosestRayResultCallback | ( | DtIntersectionRecord::DtIntersectionType | irtFlag, |
| short int | filterMask | ||
| ) |
|
virtual |
| boost::optional<RayResultRecord> DtClosestRayResultCallback::myResult |