Class FlattenTransformFilter

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

public class FlattenTransformFilter extends CommonEncodedBaseFilter
Filter for removing transform hierarchies. The transformational components of the Transforms are combined and the coordinates of the children nodes are transformed to retain the information. The end result is a file containing geometry (Shape nodes) without the grouping node.

At present - IndexedTriangleSet, IndexedTriangleStripSet, IndexedTriangleFanSet, and Viewpoint nodes are transformed and output.

Version:
$Revision: 1.18 $
Author:
Rex Melton