Class FlattenTextureTransformFilter

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

public class FlattenTextureTransformFilter extends CommonEncodedBaseFilter
Filter for removing texture transforms. 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.

All geometry must be triangulated for this to work(TriangulationFilter).

Version:
$Revision: 1.18 $
Author:
Rex Melton