Class VRML97ScriptWrapper

java.lang.Object
org.web3d.vrml.scripting.jsai.VRML97ScriptWrapper
All Implemented Interfaces:
ScriptWrapper

public class VRML97ScriptWrapper extends Object implements ScriptWrapper
A wrapper class used to convert between the Xj3D implementation specific details and the VRML97 spec requirements for a script.

Note that as this class does not wrap VRML200x scripts, the class does not need to take an instance of VRMLScriptNodeType as we cannot change the field listing dynamically.

Version:
$Revision: 1.16 $
Author:
Justin Couch