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 TypeMethodDescriptionvoid
PointOctree.applyVisitor
(OctreeVisitor visitor) Applies the givenOctreeVisitor
implementation to this node and all of its children.