bvh_collect_user_data
bvh_collect_user_data(destination, destination_offset, bvh, root) ⇒ number
Kind: global function
Returns: number - number of collected elements
| Param | Type |
|---|---|
| destination | Array.<number> |
| destination_offset | number |
| bvh | BVH |
| root | number |
- bvh_collect_user_data(destination, destination_offset, bvh, root) ⇒
number- ~stack_top :
number - ~node :
number
- ~stack_top :
bvh_collect_user_data~stack_top : number
Kind: inner constant of bvh_collect_user_data
bvh_collect_user_data~node : number
Kind: inner constant of bvh_collect_user_data