![]() |
VR-Forces 4.10 Class Documentation
|
Only records whether there was a hit or not, bails out of future calculations once it finds one. More...

Public Member Functions | |
| DtIntersectionExistsCallback (short int filterMask) | |
| virtual bool | needsCollision (btBroadphaseProxy *proxy0) const |
| Builds BVH and checks to see if object is enabled. More... | |
| virtual btScalar | addSingleResult (btCollisionWorld::LocalRayResult &rayResult, bool normalInWorldSpace) |
Public Member Functions inherited from DtBulletRayResultCallback | |
| DtBulletRayResultCallback (DtIntersectionRecord::DtIntersectionType irtFlag, short int filterMask) | |
Additional Inherited Members | |
Protected Attributes inherited from DtBulletRayResultCallback | |
| const DtIntersectionRecord::DtIntersectionType | myIrtFlag |
Only records whether there was a hit or not, bails out of future calculations once it finds one.
|
explicit |
|
virtual |
Builds BVH and checks to see if object is enabled.
Reimplemented from DtBulletRayResultCallback.
|
virtual |