Bullet Collision Detection & Physics Library
|
#include "BulletCollision/CollisionDispatch/btCollisionObject.h"
#include "BulletCollision/NarrowPhaseCollision/btGjkEpa2.h"
Go to the source code of this file.
Classes | |
struct | btSparseSdf< CELLSIZE > |
struct | btSparseSdf< CELLSIZE >::IntFrac |
struct | btSparseSdf< CELLSIZE >::Cell |
Functions | |
template<const int DWORDLEN> | |
unsigned int | HsiehHash (const void *pdata) |
btSparseSdf implementation by Nathanael Presson More... | |
unsigned int HsiehHash | ( | const void * | pdata | ) |
btSparseSdf implementation by Nathanael Presson
Definition at line 25 of file btSparseSDF.h.