All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
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

size_t bits () const
 morton_functor (const AABB &bbox)
FCL_UINT64 operator() (const Vec3f &point) 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.


Constructor & Destructor Documentation

fcl::morton_functor< FCL_UINT64 >::morton_functor ( const AABB bbox) [inline]

Definition at line 129 of file morton.h.


Member Function Documentation

size_t fcl::morton_functor< FCL_UINT64 >::bits ( ) const [inline]

Definition at line 147 of file morton.h.

FCL_UINT64 fcl::morton_functor< FCL_UINT64 >::operator() ( const Vec3f point) const [inline]

Definition at line 135 of file morton.h.


Member Data Documentation

Definition at line 144 of file morton.h.

Definition at line 145 of file morton.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


fcl
Author(s): Jia Pan
autogenerated on Tue Jan 15 2013 16:05:31