Class NRNodeFactory

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

public class NRNodeFactory extends DefaultNodeFactory
Implementation of the VRMLNodeFactory that produces null renderer implementations of the nodes.

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

Version:
$Revision: 1.3 $
Author:
Justin Couch