Uses of Interface
org.web3d.vrml.nodes.VRMLScene
Packages that use VRMLScene
Package
Description
-
Uses of VRMLScene in org.web3d.browser
Methods in org.web3d.browser with parameters of type VRMLSceneModifier and TypeMethodDescriptionvoidBrowserCoreListener.browserInitialized(VRMLScene scene) The browser has been initialised with new content.voidSet the scene to use within this universe with the specifically named viewpoint. -
Uses of VRMLScene in org.web3d.vrml.export
Fields in org.web3d.vrml.export declared as VRMLSceneMethods in org.web3d.vrml.export with parameters of type VRMLSceneModifier and TypeMethodDescriptionvoidX3DClassicRetainedExporter.writeScene(VRMLScene scene) Write a scene out.voidX3DRetainedSAXExporter.writeScene(VRMLScene scene) Write a scene out. -
Uses of VRMLScene in org.web3d.vrml.renderer
Classes in org.web3d.vrml.renderer that implement VRMLSceneModifier and TypeClassDescriptionclassA representation of a complete scene in VRML and X3D. -
Uses of VRMLScene in org.web3d.vrml.renderer.common.nodes.geospatial
Fields in org.web3d.vrml.renderer.common.nodes.geospatial declared as VRMLSceneModifier and TypeFieldDescriptionprotected VRMLScene[]BaseGeoLOD.childScenesThe scenes that represents the childXUrl after loading.protected VRMLSceneBaseGeoLOD.rootSceneThe main scene that represents the rootUrl after loading.Constructors in org.web3d.vrml.renderer.common.nodes.geospatial with parameters of type VRMLScene -
Uses of VRMLScene in org.web3d.vrml.renderer.common.nodes.networking
Fields in org.web3d.vrml.renderer.common.nodes.networking declared as VRMLScene -
Uses of VRMLScene in org.web3d.vrml.renderer.norender
Methods in org.web3d.vrml.renderer.norender that return VRMLScene -
Uses of VRMLScene in org.web3d.vrml.renderer.norender.browser
Methods in org.web3d.vrml.renderer.norender.browser that return VRMLSceneModifier and TypeMethodDescriptionNRUniverse.getScene()Get the scene that this universe is currently holding.Methods in org.web3d.vrml.renderer.norender.browser with parameters of type VRMLScene -
Uses of VRMLScene in org.web3d.vrml.renderer.ogl
Methods in org.web3d.vrml.renderer.ogl that return VRMLScene -
Uses of VRMLScene in org.web3d.vrml.renderer.ogl.browser
Methods in org.web3d.vrml.renderer.ogl.browser that return VRMLSceneModifier and TypeMethodDescriptionOGLMinimalBrowserCore.getScene()Get the scene that this universe is currently holding.OGLStandardBrowserCore.getScene()Get the scene that this universe is currently holding.Methods in org.web3d.vrml.renderer.ogl.browser with parameters of type VRMLSceneModifier and TypeMethodDescriptionvoidOGLBrowserCanvas.browserInitialized(VRMLScene scene) Notification that a world has been loaded into the core of the browser.voidSet the scene to use within this universe.voidSet the scene to use within this universe. -
Uses of VRMLScene in org.web3d.vrml.scripting.browser
Methods in org.web3d.vrml.scripting.browser that return VRMLSceneModifier and TypeMethodDescriptionX3DCommonBrowser.createX3DFromStream(String fileParent, InputStream stream) Parse the given input stream and turn this into a list of X3D nodes.X3DCommonBrowser.createX3DFromString(String x3dSyntax) Parse the given string and turn this into a list of X3D nodes.X3DCommonBrowser.createX3DFromURL(String[] urls) Create and load X3D from the given URL and place the returned values as nodes into the given X3D node in the scene.X3DCommonBrowser.importDocument(Node domNode) Implementation of the importDocument optional capabilities.Methods in org.web3d.vrml.scripting.browser with parameters of type VRMLSceneModifier and TypeMethodDescriptionvoidX3DCommonBrowser.replaceWorld(VRMLScene scene) Replace the current world with the given nodes. -
Uses of VRMLScene in org.web3d.vrml.scripting.external.eai
Methods in org.web3d.vrml.scripting.external.eai with parameters of type VRMLScene -
Uses of VRMLScene in org.web3d.vrml.scripting.external.sai
Methods in org.web3d.vrml.scripting.external.sai with parameters of type VRMLScene -
Uses of VRMLScene in org.web3d.vrml.scripting.sai
Classes in org.web3d.vrml.scripting.sai that implement VRMLSceneModifier and TypeClassDescriptionclassA representation of a complete scene in VRML. -
Uses of VRMLScene in org.xj3d.core.eventmodel
Methods in org.xj3d.core.eventmodel with parameters of type VRMLScene -
Uses of VRMLScene in org.xj3d.core.loading
Methods in org.xj3d.core.loading that return VRMLSceneModifier and TypeMethodDescriptionSceneBuilder.getScene()Get the scene that was last built by this scene handler.WorldLoader.loadNow(BrowserCore core, InputSource source) Request to load the world immediately.WorldLoader.loadNow(BrowserCore core, InputSource source, boolean ignoreHeader) Request to load the world immediately.WorldLoader.loadNow(BrowserCore core, InputSource source, boolean ignoreHeader, int majorVersion, int minorVersion) Request to load the world immediately and constrain that loading to using a specific specification version. -
Uses of VRMLScene in org.xj3d.impl.core.eventmodel
Methods in org.xj3d.impl.core.eventmodel with parameters of type VRMLScene -
Uses of VRMLScene in org.xj3d.impl.core.loading
Methods in org.xj3d.impl.core.loading with parameters of type VRMLSceneModifier and TypeMethodDescriptionvoidDefaultWorldLoaderManager.browserInitialized(VRMLScene scene) The browser has been initialised with new content.voidFramerateThrottle.browserInitialized(VRMLScene scene) The browser has been initialised with new content. -
Uses of VRMLScene in org.xj3d.ui.awt.browser.ogl
Methods in org.xj3d.ui.awt.browser.ogl that return VRMLSceneModifier and TypeMethodDescriptionVRMLBrowserAWTPanel.getScene()Get the scene object being rendered by this panel.X3DNRBrowserFactoryImpl.getScene()Get the scene object being rendered by this panel.Methods in org.xj3d.ui.awt.browser.ogl with parameters of type VRMLSceneModifier and TypeMethodDescriptionvoidBrowserJPanel.browserInitialized(VRMLScene scene) Ignored. -
Uses of VRMLScene in org.xj3d.ui.awt.widgets
Methods in org.xj3d.ui.awt.widgets with parameters of type VRMLSceneModifier and TypeMethodDescriptionvoidSwingLocationToolbar.browserInitialized(VRMLScene scene) voidSwingStatusBar.browserInitialized(VRMLScene scene) -
Uses of VRMLScene in org.xj3d.ui.construct
Methods in org.xj3d.ui.construct with parameters of type VRMLSceneModifier and TypeMethodDescriptionvoidBlockingWorldLoader.browserInitialized(VRMLScene scene) The browser has been initialised with new content.voidScenePreprocessor.preprocess(VRMLScene scene, Construct construct) Modify the VRMLScene -
Uses of VRMLScene in org.xj3d.ui.construct.ogl
Methods in org.xj3d.ui.construct.ogl with parameters of type VRMLSceneModifier and TypeMethodDescriptionvoidShutdownManager.browserInitialized(VRMLScene scene) Ignored. -
Uses of VRMLScene in xj3d.browser
Methods in xj3d.browser with parameters of type VRMLSceneModifier and TypeMethodDescriptionvoidSceneTreeViewer.browserInitialized(VRMLScene scene) The browser has been initialised with new content.voidXj3DBrowser.browserInitialized(VRMLScene scene) -
Uses of VRMLScene in xj3d.replica
Methods in xj3d.replica with parameters of type VRMLSceneModifier and TypeMethodDescriptionvoidConfigureBackground.preprocess(VRMLScene scene, Construct construct) voidProxyScenePreprocessor.preprocess(VRMLScene scene, Construct construct)