dmech v0.3.1 (2017-11-12T11:54:41Z)
Home
Dub
Repo
BVHTree.construct
dmech
bvh
BVHTree
Undocumented in source. Be warned that the author may not have intended to support it.
class
BVHTree
(T)
BVHNode
!
T
construct
(
DynamicArray
!
T
objects
,
uint
rec
,
uint
maxObjectsPerNode
,
uint
maxRecursionDepth
,
Heuristic
splitHeuristic
)
Meta
Source
See Implementation
dmech
bvh
BVHTree
constructors
this
functions
construct
free
getHalfMainAxisSplitPlane
getSAHCost
getSAHSplitPlane
getSurfaceArea
variables
root