mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-22 10:14:31 +00:00
rayResult.m_flags |= btTriangleRaycastCallback::kF_UseGjkConvexRaytest; See Demos/RaytestDemo/RaytestDemo.cpp for usage This fixes issue 146, longest outstanding from 2008.