Uses of Interface
toxi.geom.OctreeVisitor
-
Uses of OctreeVisitor in toxi.geom
Modifier and TypeMethodDescriptionvoid
PointOctree.applyVisitor
(OctreeVisitor visitor) Applies the givenOctreeVisitor
implementation to this node and all of its children.