menu
oimo_physics package
documentation
shape/octree_shape.dart
OctreeNode
build method
build method
dark_mode
light_mode
build
method
void
build
(
)
Implementation
void build(){ calcBox(); split(0); }
oimo_physics package
documentation
shape/octree_shape
OctreeNode
build method
OctreeNode class