Fermat
|
Functor to compress bboxes relative to their parent
#include <sah_builder_inline.h>
Public Types | |
typedef thrust::tuple< uint32, Bbox4f > | argument_type |
typedef uint2 | result_type |
Public Methods | |
Bbox_compressor (const Bin *bins) | |
FORCE_INLINE NIH_HOST_DEVICE uint2 | operator() (const argument_type op) const |
Public Members | |
const Bin * | m_bins |