Java Doc for TreeCleaner.java in » 6.0-JDK-Modules » java-3d » com » db » utils » tree » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Clears pickable and collidable flags in Shape3Ds in the subgraph
under the input node. The pickable flag is set to false if there
are no groups above the Shape3D with ENABLE_PICK_REPORTING set. The
collidable flag on Shape3ds is always set to false.