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 TypeMethodDescriptionvoid
BrowserCoreListener.browserInitialized
(VRMLScene scene) The browser has been initialised with new content.void
Set 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 TypeMethodDescriptionvoid
X3DClassicRetainedExporter.writeScene
(VRMLScene scene) Write a scene out.void
X3DRetainedSAXExporter.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 TypeClassDescriptionclass
A 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.childScenes
The scenes that represents the childXUrl after loading.protected VRMLScene
BaseGeoLOD.rootScene
The 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 TypeMethodDescriptionvoid
OGLBrowserCanvas.browserInitialized
(VRMLScene scene) Notification that a world has been loaded into the core of the browser.void
Set the scene to use within this universe.void
Set 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 TypeMethodDescriptionvoid
X3DCommonBrowser.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 TypeClassDescriptionclass
A 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 TypeMethodDescriptionvoid
DefaultWorldLoaderManager.browserInitialized
(VRMLScene scene) The browser has been initialised with new content.void
FramerateThrottle.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 TypeMethodDescriptionvoid
BrowserJPanel.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 TypeMethodDescriptionvoid
SwingLocationToolbar.browserInitialized
(VRMLScene scene) void
SwingStatusBar.browserInitialized
(VRMLScene scene) -
Uses of VRMLScene in org.xj3d.ui.construct
Methods in org.xj3d.ui.construct with parameters of type VRMLSceneModifier and TypeMethodDescriptionvoid
BlockingWorldLoader.browserInitialized
(VRMLScene scene) The browser has been initialised with new content.void
ScenePreprocessor.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 TypeMethodDescriptionvoid
ShutdownManager.browserInitialized
(VRMLScene scene) Ignored. -
Uses of VRMLScene in xj3d.browser
Methods in xj3d.browser with parameters of type VRMLSceneModifier and TypeMethodDescriptionvoid
SceneTreeViewer.browserInitialized
(VRMLScene scene) The browser has been initialised with new content.void
Xj3DBrowser.browserInitialized
(VRMLScene scene) -
Uses of VRMLScene in xj3d.replica
Methods in xj3d.replica with parameters of type VRMLSceneModifier and TypeMethodDescriptionvoid
ConfigureBackground.preprocess
(VRMLScene scene, Construct construct) void
ProxyScenePreprocessor.preprocess
(VRMLScene scene, Construct construct)