Bullet Collision Detection & Physics Library
|
Go to the source code of this file.
Classes | |
struct | btDiscreteCollisionDetectorInterface |
This interface is made to be used by an iterative approach to do TimeOfImpact calculations This interface allows to query for closest points and penetration depth between two (convex) objects the closest point is on the second object (B), and the normal points from the surface on B towards A. More... | |
struct | btDiscreteCollisionDetectorInterface::Result |
struct | btDiscreteCollisionDetectorInterface::ClosestPointInput |
struct | btStorageResult |