Uses of Class
org.web3d.vrml.renderer.CRProtoCreator
Packages that use CRProtoCreator
Package
Description
-
Uses of CRProtoCreator in org.web3d.vrml.export
Fields in org.web3d.vrml.export declared as CRProtoCreatorModifier and TypeFieldDescriptionprotected CRProtoCreator
BaseRetainedExporter.protoCreator
The creator used to instantiate protosprotected CRProtoCreator
X3DBinarySerializer.protoCreator
The creator used to instantiate protos -
Uses of CRProtoCreator in org.web3d.vrml.renderer
Fields in org.web3d.vrml.renderer declared as CRProtoCreatorModifier and TypeFieldDescriptionprotected CRProtoCreator
CRMainSceneBuilder.protoCreator
The creator used to instantiate protosMethods in org.web3d.vrml.renderer with parameters of type CRProtoCreatorModifier and TypeMethodDescriptionprotected void
CRExternPrototypeDecl.finishSetContent
(PrototypeDecl protoDef, CRProtoCreator protoCreator, VRMLExecutionSpace rootSpace) Finish off the creation process of the generic externproto handling. -
Uses of CRProtoCreator in org.web3d.vrml.renderer.norender
Subclasses of CRProtoCreator in org.web3d.vrml.renderer.norenderModifier and TypeClassDescriptionclass
A class that is used to create real instances of protos from their definitions for null renderer nodes. -
Uses of CRProtoCreator in org.web3d.vrml.renderer.ogl
Subclasses of CRProtoCreator in org.web3d.vrml.renderer.oglModifier and TypeClassDescriptionclass
A class that is used to create real instances of protos from their definitions.