Blender V2.61 - r43446
Classes | Functions

btSparseSDF.h File Reference

#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

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.

References data, hash, and i.

Referenced by btSparseSdf< 3 >::Hash().