![]() |
VR-Forces 5.0.3 Developer's Guide
|
Base class for bullet callbacks which implements needsCollision.

Classes | |
| struct | RayResultRecord |
Public Member Functions | |
| DtBulletRayResultCallback (DtIntersectionRecord::DtIntersectionType irtFlag, short int filterMask) | |
| virtual bool | needsCollision (btBroadphaseProxy *proxy0) const |
Protected Attributes | |
| const DtIntersectionRecord::DtIntersectionType | myIrtFlag |
|
explicit |
|
virtual |
Builds BVH and checks to see if object is enabled.
Reimplemented in DtIntersectionExistsCallback.
|
protected |