| 
    Bullet Collision Detection & Physics Library
    
   | 
 
#include "LinearMath/btScalar.h"

Go to the source code of this file.
Classes | |
| struct | btDispatcherInfo | 
| class | btDispatcher | 
| The btDispatcher interface class can be used in combination with broadphase to dispatch calculations for overlapping pairs.  More... | |
Enumerations | |
| enum | ebtDispatcherQueryType {  BT_CONTACT_POINT_ALGORITHMS = 1 , BT_CLOSEST_POINT_ALGORITHMS = 2 }  | 
| Enumerator | |
|---|---|
| BT_CONTACT_POINT_ALGORITHMS | |
| BT_CLOSEST_POINT_ALGORITHMS | |
Definition at line 68 of file btDispatcher.h.