bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
BVHTree.test
game_core
collision
BVHTree
Undocumented in source. Be warned that the author may not have intended to support it.
struct
BVHTree
void
test
(
AABB
bounding
,
bool
delegate
(
EntityID
id
)
callback
)
Meta
Source
See Implementation
game_core
collision
BVHTree
functions
add
addIncrementally
clear
clearNodes
computeCost
findBest
generateBottomUp
generateTopDown
getNode
recalculate
remove
removeNode
rotate
test
structs
Node
variables
last_node
nodes
root