Fermat
|
utility functor to pack a tuple formed by a (4d) bbox and a node into a single bbox.
#include <packing.h>
Public Types | |
typedef Bbox4f | result_type |
typedef thrust::tuple< Bbox4f, Bvh_node > | argument_type |
Public Methods | |
CUGAR_HOST_DEVICE Bbox4f | operator() (const argument_type arg) const |