Class X3DBinaryRetainedDirectExporter

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

public class X3DBinaryRetainedDirectExporter extends X3DRetainedSAXExporter implements SceneGraphTraversalSimpleObserver
X3D binary exporter using a retained Scenegraph. This will directly write to X3D binary instead of reusing the XML code to generate an XML file in memory. Known Issues: Proto node fields are copied into instances
Version:
$Revision: 1.5 $
Author:
Alan Hudson