Classes | Namespaces | Typedefs
broadphase_spatialhash.h File Reference
#include <list>
#include <map>
#include "fcl/math/bv/AABB.h"
#include "fcl/broadphase/broadphase_collision_manager.h"
#include "fcl/broadphase/detail/simple_hash_table.h"
#include "fcl/broadphase/detail/sparse_hash_table.h"
#include "fcl/broadphase/detail/spatial_hash.h"
#include "fcl/broadphase/broadphase_spatialhash-inl.h"
Include dependency graph for broadphase_spatialhash.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fcl::SpatialHashingCollisionManager< S, HashTable >
 spatial hashing collision mananger More...
 

Namespaces

 fcl
 Main namespace.
 

Typedefs

template<typename HashTable = detail::SimpleHashTable<AABB<double>, CollisionObject<double>*, detail::SpatialHash<double>>>
using fcl::SpatialHashingCollisionManagerd = SpatialHashingCollisionManager< double, HashTable >
 
template<typename HashTable = detail::SimpleHashTable<AABB<float>, CollisionObject<float>*, detail::SpatialHash<float>>>
using fcl::SpatialHashingCollisionManagerf = SpatialHashingCollisionManager< float, HashTable >
 


fcl
Author(s):
autogenerated on Tue Dec 5 2023 03:40:49