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 TypeClassDescriptionclass
ExternalPrototypeDecl is an implementation of the VRMLExternProtoDeclare interface.class
A placeholder instance of a Prototype used when declaring and then using a nested proto instance.class
Denotes 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 TypeClassDescriptionclass
A 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 TypeClassDescriptionclass
Null renderer-specific External Prototype Declaration. -
Uses of AbstractProto in org.web3d.vrml.renderer.ogl
Subclasses of AbstractProto in org.web3d.vrml.renderer.oglModifier and TypeClassDescriptionclass
OpenGL-specific External Prototype Declaration.