Bullet Collision Detection & Physics Library
|
Go to the source code of this file.
Classes | |
class | Box |
The Box is an internal class used by the boxBoxDistance calculation. More... | |
class | BoxPoint |
The BoxPoint class is an internally used class to contain feature information for boxBoxDistance calculation. More... | |
Macros | |
#define | PE_REF(a) a& |
Enumerations | |
enum | FeatureType { F, E, V } |
enum FeatureType |