Particle Universe  1.2
ParticleUniverse::SpatialHashTable< T > Member List

This is the complete list of members for ParticleUniverse::SpatialHashTable< T >, including all inherited members.

_calculateIndex(const Vector3 &position)ParticleUniverse::SpatialHashTable< T >inlineprotected
_initialise(void)ParticleUniverse::SpatialHashTable< T >inlineprotected
clear(void)ParticleUniverse::SpatialHashTable< T >inline
getCell(const Vector3 &position)ParticleUniverse::SpatialHashTable< T >inline
getCellIndex(const Vector3 &position)ParticleUniverse::SpatialHashTable< T >inline
HashTableCell typedefParticleUniverse::SpatialHashTable< T >
HashTableContent typedefParticleUniverse::SpatialHashTable< T >
mCellDimensionParticleUniverse::SpatialHashTable< T >protected
mCellOverlapParticleUniverse::SpatialHashTable< T >protected
mHashTableParticleUniverse::SpatialHashTable< T >protected
mTableSizeParticleUniverse::SpatialHashTable< T >protected
put(const Vector3 &position, T object)ParticleUniverse::SpatialHashTable< T >inline
put(const unsigned int cellIndex, T object)ParticleUniverse::SpatialHashTable< T >inline
size(void) const ParticleUniverse::SpatialHashTable< T >inline
SpatialHashTable(void)ParticleUniverse::SpatialHashTable< T >inline
SpatialHashTable(unsigned int tableSize, unsigned short cellDimension, unsigned short cellOverlap=0.0f)ParticleUniverse::SpatialHashTable< T >inline
~SpatialHashTable(void)ParticleUniverse::SpatialHashTable< T >inlinevirtual