| 
    hpp-fcl
    2.4.1
    
   HPP fork of FCL -- The Flexible Collision Library 
   | 
 
Spatial hash function: hash an AABB to a set of integer values. More...
#include <hpp/fcl/broadphase/detail/spatial_hash.h>
Public Member Functions | |
| SpatialHash (const AABB &scene_limit_, FCL_REAL cell_size_) | |
| std::vector< unsigned int > | operator() (const AABB &aabb) const | 
Spatial hash function: hash an AABB to a set of integer values.
| std::vector< unsigned int > hpp::fcl::detail::SpatialHash::operator() | ( | const AABB & | aabb | ) | const |