Bullet Collision Detection & Physics Library
Classes | Functions
btSparseSDF.h File Reference
#include "BulletCollision/CollisionDispatch/btCollisionObject.h"
#include "BulletCollision/NarrowPhaseCollision/btGjkEpa2.h"
Include dependency graph for btSparseSDF.h:
This graph shows which files directly or indirectly include this file:

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...
 

Function Documentation

template<const int DWORDLEN>
unsigned int HsiehHash ( const void *  pdata)

btSparseSdf implementation by Nathanael Presson

Definition at line 25 of file btSparseSDF.h.