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 CRProtoInstance
CRProtoCreator.protoInstance
The proto instance we're building upMethods in org.web3d.vrml.renderer with parameters of type CRProtoInstanceModifier and TypeMethodDescriptionprotected void
CRExternProtoCreator.createInstance
(CRProtoInstance proto) Build a stub instance of the proto from the given description.void
ProtoCopier.protoNode
(VRMLNodeType parent, CRProtoInstance proto) Notification of a completed proto instance that needs to be registered with its parent node.