Fermat
|
A utility class to iterate through Bvh_node_3d's as if they were bboxes
#include <bvh.h>
Classes | |
struct | Reference |
Public Methods | |
CUGAR_HOST_DEVICE | Bvh_node_3d_bbox_iterator (cugar::Bvh_node_3d *_nodes) |
CUGAR_HOST_DEVICE Reference | operator[] (const uint32 i) const |
CUGAR_HOST_DEVICE Reference | operator[] (const uint32 i) |
Public Members | |
cugar::Bvh_node_3d * | nodes |