Uses of Class
toxi.geom.PointOctree
-
Uses of PointOctree in toxi.geom
Modifier and TypeMethodDescriptionPointOctree.getChildren()
PointOctree.getLeafForPoint
(ReadonlyVec3D p) Finds the leaf node which spatially relates to the given pointPointOctree.getParent()
Modifier and TypeMethodDescriptionvoid
OctreeVisitor.visitNode
(PointOctree node) Applies the procedure defined by an implementation of this interface to the given tree node. -
Uses of PointOctree in toxi.sim.dla