All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
morton.h File Reference
#include <boost/dynamic_bitset.hpp>
#include <hpp/fcl/data_types.h>
#include <hpp/fcl/BV/AABB.h>
Include dependency graph for morton.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  fcl::morton_functor< T >
 Functor to compute the morton code for a given AABB. More...
 
struct  fcl::morton_functor< FCL_UINT32 >
 Functor to compute 30 bit morton code for a given AABB. More...
 
struct  fcl::morton_functor< FCL_UINT64 >
 Functor to compute 60 bit morton code for a given AABB. More...
 
struct  fcl::morton_functor< boost::dynamic_bitset<> >
 Functor to compute n bit morton code for a given AABB. More...
 

Namespaces

 fcl
 Main namespace.