All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends

fcl::morton_functor< FCL_UINT64 > Struct Template Reference

Functor to compute 60 bit morton code for a given AABB. More...

#include <morton.h>

List of all members.


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

Detailed Description

template<>
struct fcl::morton_functor< FCL_UINT64 >

Functor to compute 60 bit morton code for a given AABB.

Definition at line 127 of file morton.h.


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