Xj3D 2.0 VRML/X3D Code API

Uses of Package
org.web3d.vrml.renderer

Packages that use org.web3d.vrml.renderer
org.web3d.vrml.export Writes VRML and X3D worlds out to other encodings or formats. 
org.web3d.vrml.renderer Common code between all renderers in the system. 
org.web3d.vrml.renderer.norender Generic classes for null renderer implementation of the interfaces speced in the org.web3d.vrml.nodes package. 
org.web3d.vrml.renderer.ogl General classes to allow the construction of a VRML scene graph that uses OpenGL as the rendering mechanism. 
 

Classes in org.web3d.vrml.renderer used by org.web3d.vrml.export
CRExternPrototypeDecl
          A CR External Prototype Declaration.
CRProtoCreator
          A class that is used to create real instances of protos from their definitions.
 

Classes in org.web3d.vrml.renderer used by org.web3d.vrml.renderer
CRExternPrototypeDecl
          A CR External Prototype Declaration.
CRProtoCreator
          A class that is used to create real instances of protos from their definitions.
CRProtoInstance
          A concrete instance of a Prototype that is common for all renderers.
CRVRMLScene
          A representation of a complete scene in VRML and X3D.
NodeCopier
          A class that is used to create real instances of protos from their definitions.
ProtoCopier
          A class that is used to create real instances of protos from their definitions.
 

Classes in org.web3d.vrml.renderer used by org.web3d.vrml.renderer.norender
CRExternProtoBuilder
          A SAV interface for dealing with building a single extern proto.
CRExternPrototypeDecl
          A CR External Prototype Declaration.
CRProtoCreator
          A class that is used to create real instances of protos from their definitions.
DefaultNodeFactory
          Singleton implementation of the VRMLNodeFactory that produces implementations of the nodes and can be customised for a specific renderer.
 

Classes in org.web3d.vrml.renderer used by org.web3d.vrml.renderer.ogl
CRExternProtoBuilder
          A SAV interface for dealing with building a single extern proto.
CRExternPrototypeDecl
          A CR External Prototype Declaration.
CRProtoCreator
          A class that is used to create real instances of protos from their definitions.
DefaultNodeFactory
          Singleton implementation of the VRMLNodeFactory that produces implementations of the nodes and can be customised for a specific renderer.
 


Xj3D 2.0 VRML/X3D Code API

Copyright © 2001 - 2006 Web3D Consortium