#include <bvhaccel.h>
Public Attributes | |
BBox | bbox |
Primitive * | primitive |
boost::shared_ptr < BVHAccelTreeNode > | leftChild |
boost::shared_ptr < BVHAccelTreeNode > | rightSibling |
Definition at line 31 of file bvhaccel.h.
Definition at line 32 of file bvhaccel.h.
boost::shared_ptr<BVHAccelTreeNode> lux::BVHAccelTreeNode::leftChild |
Definition at line 34 of file bvhaccel.h.
Definition at line 33 of file bvhaccel.h.
boost::shared_ptr<BVHAccelTreeNode> lux::BVHAccelTreeNode::rightSibling |
Definition at line 35 of file bvhaccel.h.