|
opynsim
Unofficial C++ Documentation
|
This is the complete list of members for osc::BVHNode, including all inherited members.
| bounds() const | osc::BVHNode | inline |
| first_prim_offset() const | osc::BVHNode | inline |
| is_leaf() const | osc::BVHNode | inline |
| is_node() const | osc::BVHNode | inline |
| leaf(const AABB &bounds, size_t first_prim_offset) | osc::BVHNode | inlinestatic |
| node(const AABB &bounds, size_t num_lhs_children) | osc::BVHNode | inlinestatic |
| num_lhs_nodes() const | osc::BVHNode | inline |
| set_num_lhs_nodes(size_t n) | osc::BVHNode | inline |