coal  3.0.1
Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library
sparse_hash_table.h File Reference
#include <set>
#include <vector>
#include <list>
#include <unordered_map>
#include "coal/broadphase/detail/sparse_hash_table-inl.h"
Include dependency graph for sparse_hash_table.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  coal::detail::unordered_map_hash_table< U, V >
 
class  coal::detail::SparseHashTable< Key, Data, HashFnc, TableT >
 A hash table implemented using unordered_map. More...
 

Namespaces

 coal
 Main namespace.
 
 coal::detail