Interface SceneBuilder

All Superinterfaces:
BinaryContentHandler, ContentHandler, ProtoHandler, RouteHandler, ScriptHandler, StringContentHandler
All Known Implementing Classes:
NRVRMLSceneBuilder, OGLVRMLSceneBuilder

Definition of a class that is used to build scenes from parsed content.

The interface is used to define a complete system that can be passed to a VRMLReader instance and create a complete scene graph so that it can be used within scripts.

Version:
$Revision: 1.2 $
Author:
Justin Couch