|
Xj3D VRML/X3D Code API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ScriptLoader | |
| org.web3d.vrml.nodes.loader | Implementation of a load manager and cache for externally referenced file within a scene. |
| org.web3d.vrml.nodes.runtime | Optional Utility classes to do runtime processing of the scenegraph (The event model). |
| Uses of ScriptLoader in org.web3d.vrml.nodes.loader |
| Classes in org.web3d.vrml.nodes.loader that implement ScriptLoader | |
class |
DefaultScriptLoader
A utility class who's sole job is to take a script node and load the contents and get the runtime items happening. |
| Uses of ScriptLoader in org.web3d.vrml.nodes.runtime |
| Methods in org.web3d.vrml.nodes.runtime that return ScriptLoader | |
ScriptLoader |
ScriptManager.getScriptLoader()
Get the current script loader to be used by this manager. |
ScriptLoader |
DefaultScriptManager.getScriptLoader()
Get the current script loader to be used by this manager. |
| Methods in org.web3d.vrml.nodes.runtime with parameters of type ScriptLoader | |
void |
ScriptManager.setScriptLoader(ScriptLoader ldr)
Set the script loader to be used by this manager. |
void |
DefaultScriptManager.setScriptLoader(ScriptLoader ldr)
Set the script loader to be used by this manager. |
|
Xj3D VRML/X3D Code API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||