Public Methods
| Name | Description | |
|---|---|---|
![]() |
AddBrowserDelegate | Adds a delegate to the browser. |
![]() |
AddRoute | Creates a new route. |
![]() |
BeginUpdate | Starts scene update. |
![]() |
CreateVrmlFromString | Creates new nodes from a VRML source string. |
![]() |
CreateVrmlFromURL | Creates new nodes from an URL. |
![]() |
DeleteRoute | Removes a route. |
![]() |
EndUpdate | Stops scene update. |
![]() |
GetNode | Returns a named node. |
![]() |
LoadURL | Loads a new scene. |
![]() |
RemoveBrowserDelegate | Removes a delegate from the browser. |
![]() |
ReplaceWorld | Replaces the currently loaded scene with the given nodes. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
CurrentFrameRate | The current frame rate. |
![]() |
CurrentSpeed | The current navigation speed. |
![]() |
Description | The description of the current scene. |
![]() |
Name | The name of the X3D browser. |
![]() |
Version | The version of the X3D browser. |
![]() |
WorldURL | The URL of the scene currently loaded. |