Class CombineShapeFilter

java.lang.Object
All Implemented Interfaces:
BinaryContentHandler, ContentHandler, ProtoHandler, RouteHandler, ScriptHandler, StringContentHandler

public class CombineShapeFilter extends EncodedBaseFilter
Filter for combining multiple Shapes into a single Shape node.

The input to this filter is presumed to have been run through the FlattenTransformFilter. Input must have the Shape nodes as the root nodes of the Scene, otherwise they will be ignored. At present, only IndexedTriangleSets are combined and output.

Version:
$Revision: 1.7 $
Author:
Rex Melton