Uses of Class
org.web3d.vrml.renderer.CRProtoInstance
Packages that use CRProtoInstance
-
Uses of CRProtoInstance in org.web3d.vrml.renderer
Fields in org.web3d.vrml.renderer declared as CRProtoInstanceModifier and TypeFieldDescriptionprotected CRProtoInstanceCRProtoCreator.protoInstanceThe proto instance we're building upMethods in org.web3d.vrml.renderer with parameters of type CRProtoInstanceModifier and TypeMethodDescriptionprotected voidCRExternProtoCreator.createInstance(CRProtoInstance proto) Build a stub instance of the proto from the given description.voidProtoCopier.protoNode(VRMLNodeType parent, CRProtoInstance proto) Notification of a completed proto instance that needs to be registered with its parent node.