All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends

fcl::SpatialHash Struct Reference

Spatial hash function: hash an AABB to a set of integer values. More...

#include <broadphase_spatialhash.h>

List of all members.


Public Member Functions

 SpatialHash (const AABB &scene_limit_, FCL_REAL cell_size_)
std::vector< unsigned int > operator() (const AABB &aabb) const

Detailed Description

Spatial hash function: hash an AABB to a set of integer values.

Definition at line 50 of file broadphase_spatialhash.h.


The documentation for this struct was generated from the following file: