Uses of Interface
org.xj3d.core.eventmodel.LayerRenderingManager
Packages that use LayerRenderingManager
Package
Description
-
Uses of LayerRenderingManager in org.web3d.vrml.renderer.ogl.browser
Classes in org.web3d.vrml.renderer.ogl.browser that implement LayerRenderingManagerModifier and TypeClassDescriptionclassMinimalist representation of a core of a browser implemented using the OpenGL rendering APIs.classRepresentation of a core of a browser implemented using the OpenGL rendering APIs.Methods in org.web3d.vrml.renderer.ogl.browser that return LayerRenderingManagerModifier and TypeMethodDescriptionOGLBrowserCanvas.getLayerRenderingManager()Fetch the layer rendering manager in use by this class -
Uses of LayerRenderingManager in org.xj3d.core.eventmodel
Methods in org.xj3d.core.eventmodel with parameters of type LayerRenderingManagerModifier and TypeMethodDescriptionvoidEventModelEvaluator.initialize(ScriptManager scripts, RouteManager router, SensorManager sensors, FrameStateManager fsm, ContentLoadManager elm, ViewpointManager vm, LayerManagerFactory lmf, LayerRenderingManager lrm, NodeManager[] extManagers) Initialise the evaluator with the given managers. -
Uses of LayerRenderingManager in org.xj3d.impl.core.eventmodel
Methods in org.xj3d.impl.core.eventmodel with parameters of type LayerRenderingManagerModifier and TypeMethodDescriptionvoidDefaultEventModelEvaluator.initialize(ScriptManager scripts, RouteManager router, SensorManager sensors, FrameStateManager fsm, ContentLoadManager elm, ViewpointManager vm, LayerManagerFactory lmf, LayerRenderingManager lrm, NodeManager[] extManagers)