Reference to a Browser instance.
Declaring type: Browser
Namespace: Vrml.EAI
Assembly: VrmlEAI.NET
Collapse/Expand Public Methods
  Name Description
Public Method Abstract AddBrowserDelegate Adds a delegate to the browser.
Public Method Abstract AddRoute Creates a new route.
Public Method Abstract BeginUpdate Starts scene update.
Public Method Abstract CreateVrmlFromString Creates new nodes from a VRML source string.
Public Method Abstract CreateVrmlFromURL Creates new nodes from an URL.
Public Method Abstract DeleteRoute Removes a route.
Public Method Abstract EndUpdate Stops scene update.
Public Method Abstract GetNode Returns a named node.
Public Method Abstract LoadURL Loads a new scene.
Public Method Abstract RemoveBrowserDelegate Removes a delegate from the browser.
Public Method Abstract ReplaceWorld Replaces the currently loaded scene with the given nodes.
Collapse/Expand Public Properties
  Name Description
Public Property Abstract CurrentFrameRate The current frame rate.
Public Property Abstract CurrentSpeed The current navigation speed.
Public Property Abstract Description The description of the current scene.
Public Property Abstract Name The name of the X3D browser.
Public Property Abstract Version The version of the X3D browser.
Public Property Abstract WorldURL The URL of the scene currently loaded.