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 CRProtoCreatorBaseRetainedExporter.protoCreatorThe creator used to instantiate protosprotected CRProtoCreatorX3DBinarySerializer.protoCreatorThe creator used to instantiate protos -
Uses of CRProtoCreator in org.web3d.vrml.renderer
Fields in org.web3d.vrml.renderer declared as CRProtoCreatorModifier and TypeFieldDescriptionprotected CRProtoCreatorCRMainSceneBuilder.protoCreatorThe creator used to instantiate protosMethods in org.web3d.vrml.renderer with parameters of type CRProtoCreatorModifier and TypeMethodDescriptionprotected voidCRExternPrototypeDecl.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 TypeClassDescriptionclassA 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 TypeClassDescriptionclassA class that is used to create real instances of protos from their definitions.