dmech v0.4.1 (2020-07-30T18:32:41Z)
Home
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