public static interface J3DUtils.ShapeHandler
J3DUtils.traverseShapes(Node, ShapeHandler)| Modifier and Type | Method and Description |
|---|---|
boolean |
handleShape(javax.media.j3d.Shape3D shape)
called when a shape is encountered, return false to abort traversal
|