Bullet Collision Detection & Physics Library
btSparseSDF.h File Reference
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
 

Function Documentation

◆ HsiehHash()

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

btSparseSdf implementation by Nathanael Presson

Definition at line 25 of file btSparseSDF.h.