Class GenNormalsFilter

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

public class GenNormalsFilter extends EncodedBaseFilter
Generates normals if none are specified. The only shapes accepted are IndexedTriangleSet, IndexedTriangleFanSet and IndexedTriangleStripSet.

This filter will take the average of all the normals of a point as the normal provided.

Version:
$Revision: 1.8 $
Author:
Russell Dodds