|
Class Summary |
| AppearanceTraversal |
This class traverses a subgroup of the scenegraph and
applies an Appearance to each found Shape3D. |
| MaterialTraversal |
This class traverses a subgroup of the scenegraph and
applies a Material to each found Shape3D. |
| PickableTraversal |
This class traverses a subgroup of the scenegraph and
applies a boolean to the setPickable property. |
| PolygonCounter |
Traverses the scenegraph and counts all polygons. |
| RenderingAttributesTraversal |
This class traverses a subgroup of the scenegraph and
applies an Appearance to each found Shape3D. |
| SGUtils |
Various useful static methods manipulate the scenegraph. |
| ShapeFinder |
Traverses the scenegraph and finds shapes. |
| VertexCounter |
Traverses the scenegraph and counts all polygons. |