Functor to compute 60 bit morton code for a given AABB. More...
#include <hpp/fcl/broadphase/morton.h>
Public Member Functions | |
morton_functor (const AABB &bbox) | |
FCL_UINT64 | operator() (const Vec3f &point) const |
size_t | bits () const |
Public Attributes | |
const Vec3f | base |
const Vec3f | inv |
Functor to compute 60 bit morton code for a given AABB.
|
inline |
|
inline |
|
inline |
const Vec3f fcl::morton_functor< FCL_UINT64 >::base |
const Vec3f fcl::morton_functor< FCL_UINT64 >::inv |