Class IFSToITSFilter

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

public class IFSToITSFilter extends EncodedBaseFilter
Converts a IndexedFaceSet to an IndexedTriangleSet if it can. Otherwise it will stay as an IFS. Right now this code assumes the IFS is all triangles. Later versions will actually triangulate the code for you. Must have trailing -1 on coordIndex.
Version:
$Revision: 1.6 $
Author:
Alan Hudson