menu
oimo_physics package
documentation
shape/octree_shape.dart
OctreeNode
OctreeNode.new constructor
OctreeNode.new constructor
dark_mode
light_mode
OctreeNode
constructor
OctreeNode
(
[
AABB
?
box
])
Implementation
OctreeNode([AABB? box]){ this.box = box ?? AABB(); }
oimo_physics package
documentation
shape/octree_shape
OctreeNode
OctreeNode.new constructor
OctreeNode class