Searched defs:RayTester (Results 1 – 1 of 1) sorted by relevance
489 struct RayTester : btDbvt::ICollide in rayTestSingleInternal() struct491 const btCollisionObject* m_collisionObject; in rayTestSingleInternal()492 const btCompoundShape* m_compoundShape; in rayTestSingleInternal()493 const btTransform& m_colObjWorldTransform; in rayTestSingleInternal()494 const btTransform& m_rayFromTrans; in rayTestSingleInternal()495 const btTransform& m_rayToTrans; in rayTestSingleInternal()496 RayResultCallback& m_resultCallback; in rayTestSingleInternal()498 RayTester(const btCollisionObject* collisionObject, in rayTestSingleInternal() argument514 void ProcessLeaf(int i) in rayTestSingleInternal()535 void Process(const btDbvtNode* leaf) in rayTestSingleInternal()