Fermat
Public Types | Public Methods | List of all members
cugar::cuda::bvh_packing_functor Struct Reference

Detailed description

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_nodeargument_type
 

Public Methods

CUGAR_HOST_DEVICE Bbox4f operator() (const argument_type arg) const
 

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