Uses of Class
toxi.geom.PointOctree
Packages that use PointOctree
-
Uses of PointOctree in toxi.geom
Methods in toxi.geom that return PointOctreeModifier and TypeMethodDescriptionPointOctree.getChildren()PointOctree.getLeafForPoint(ReadonlyVec3D p) Finds the leaf node which spatially relates to the given pointPointOctree.getParent()Methods in toxi.geom with parameters of type PointOctreeModifier and TypeMethodDescriptionvoidOctreeVisitor.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
Methods in toxi.sim.dla that return PointOctree