Skip to content

File sparse_spatial_hash_impl.h

FileList > ext > geo > spatial_hash > sparse_spatial_hash_impl.h

Go to the source code of this file

  • #include <muda/muda_def.h>
  • #include <muda/ext/geo/spatial_hash/morton_hash.h>
  • #include <muda/launch/launch.h>
  • #include <muda/launch/parallel_for.h>
  • #include <muda/buffer/device_buffer.h>
  • #include <muda/ext/geo/spatial_hash/bounding_volume.h>
  • #include <muda/ext/geo/spatial_hash/collision_pair.h>
  • #include "details/sparse_spatial_hash_impl.inl"

Namespaces

Type Name
namespace muda
namespace spatial_hash
namespace details

Classes

Type Name
class SpatialHashTableInfo <typename Hash>
class SpatialPartitionCell
To represent a cell-object pair in the spatial hash 3D grid e.g. (cell_id,object_id) = (1024, 32) for the meaning: the 32th object overlap with the 1024th cell.
class SparseSpatialHashImpl <typename Hash>

The documentation for this class was generated from the following file src/muda/ext/geo/spatial_hash/sparse_spatial_hash_impl.h