menu
openworld package
documentation
three_dart_jsm/three_dart_jsm/math/index.dart
Octree
build method
build method
dark_mode
light_mode
build
method
void
build
(
)
Implementation
void
build(){ calcBox(); split(
0
); }
openworld package
documentation
three_dart_jsm/three_dart_jsm/math/index
Octree
build method
Octree class
Constructors
new
Properties
bounds
box
hashCode
runtimeType
subTrees
triangles
Methods
addTriangle
build
calcBox
capsuleIntersect
fromGraphNode
getCapsuleTriangles
getRayTriangles
getSphereTriangles
noSuchMethod
rayIntersect
sphereIntersect
split
toString
triangleCapsuleIntersect
triangleSphereIntersect
Operators
operator ==