ebvh_update_hierarchy_bounds
ebvh_update_hierarchy_bounds(bvh, root) ⇒ void
Traverses the tree bottom-up, updating bounds as it goes
Kind: global function
| Param | Type |
|---|---|
| bvh | BVH |
| root | number |
voidTraverses the tree bottom-up, updating bounds as it goes
Kind: global function
| Param | Type |
|---|---|
| bvh | BVH |
| root | number |