Class ValidateIndexFilter

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

public class ValidateIndexFilter extends CommonEncodedBaseFilter
For indexed type geometry nodes, check that the values contained in the Coordinate, Normal, Color and TextureCoordinate nodes are valid for the index for those values. If an invalid condition is found, a FilterProcessingException is thrown.

The following node types are checked:

  • IndexedFaceSet
  • IndexedLineSet
  • IndexedQuadSet
  • IndexedTriangleFanSet
  • IndexedTriangleSet
  • IndexedTriangleStripSet
Version:
$Revision: 1.0 $
Author:
Rex Melton