Uses of Interface
toxi.geom.OctreeVisitor
Packages that use OctreeVisitor
-
Uses of OctreeVisitor in toxi.geom
Methods in toxi.geom with parameters of type OctreeVisitorModifier and TypeMethodDescriptionvoidPointOctree.applyVisitor(OctreeVisitor visitor) Applies the givenOctreeVisitorimplementation to this node and all of its children.