Class OGLNodeFactory

java.lang.Object
org.web3d.vrml.renderer.DefaultNodeFactory
org.web3d.vrml.renderer.ogl.OGLNodeFactory
All Implemented Interfaces:
Cloneable, VRMLNodeFactory

public class OGLNodeFactory extends DefaultNodeFactory
Singleton implementation of the VRMLNodeFactory that produces OpenGL implementations of the nodes.

Changed from a singleton to support multi-threading. See details in DefaultNodeFactory.

Version:
$Revision: 1.2 $
Author:
Justin Couch