Uses of Class
org.web3d.vrml.nodes.proto.AbstractProto
Packages that use AbstractProto
Package
Description
-
Uses of AbstractProto in org.web3d.vrml.nodes.proto
Subclasses of AbstractProto in org.web3d.vrml.nodes.protoModifier and TypeClassDescriptionclassExternalPrototypeDecl is an implementation of the VRMLExternProtoDeclare interface.classA placeholder instance of a Prototype used when declaring and then using a nested proto instance.classDenotes an ordinary prototype node declaration.Methods in org.web3d.vrml.nodes.proto that return AbstractProtoModifier and TypeMethodDescriptionProtoBuilder.getPrototype()Get the scene that was last built by this scene handler. -
Uses of AbstractProto in org.web3d.vrml.renderer
Subclasses of AbstractProto in org.web3d.vrml.rendererModifier and TypeClassDescriptionclassA CR External Prototype Declaration.Methods in org.web3d.vrml.renderer that return AbstractProtoModifier and TypeMethodDescriptionCRExternProtoBuilder.getPrototype()Get the scene that was last built by this scene handler. -
Uses of AbstractProto in org.web3d.vrml.renderer.norender
Subclasses of AbstractProto in org.web3d.vrml.renderer.norenderModifier and TypeClassDescriptionclassNull renderer-specific External Prototype Declaration. -
Uses of AbstractProto in org.web3d.vrml.renderer.ogl
Subclasses of AbstractProto in org.web3d.vrml.renderer.oglModifier and TypeClassDescriptionclassOpenGL-specific External Prototype Declaration.