dmech ~master (2022-03-24T07:41:03.7311831)
Dub
Repo
BVHTree.this
dmech
bvh
BVHTree
Undocumented in source.
class
BVHTree
(T)
this
(
DynamicArray
!
T
objects
,
uint
maxObjectsPerNode
= 8
,
uint
maxRecursionDepth
= 10
,
Heuristic
splitHeuristic
=
Heuristic.SAH
)
Meta
Source
See Implementation
dmech
bvh
BVHTree
constructors
this
functions
construct
free
getHalfMainAxisSplitPlane
getSAHCost
getSAHSplitPlane
getSurfaceArea
variables
root