Class TriangleCountInfoFilter

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

public class TriangleCountInfoFilter extends CommonEncodedBaseFilter implements TriangleCounter
Counts the number of triangles in a world. The current implementation will process the following nodes:
  • ElevationGrid
  • IndexedFaceSet
  • IndexedQuadSet
  • IndexedTriangleFanSet
  • IndexedTriangleSet
  • IndexedTriangleStripSet
  • QuadSet
  • TriangleFanSet
  • TriangleSet
  • TriangleStripSet
Filter Options
none
Version:
$Revision: 1.0 $
Author:
Rex Melton