Uses of Interface
org.web3d.vrml.renderer.ogl.input.OGLGlobalEffectsHandler
Packages that use OGLGlobalEffectsHandler
-
Uses of OGLGlobalEffectsHandler in org.web3d.vrml.renderer.ogl.browser
Classes in org.web3d.vrml.renderer.ogl.browser that implement OGLGlobalEffectsHandlerModifier and TypeClassDescriptionclass
Represents all of the global rendering effects in the world - viewpoint, background and fog. -
Uses of OGLGlobalEffectsHandler in org.web3d.vrml.renderer.ogl.input
Methods in org.web3d.vrml.renderer.ogl.input with parameters of type OGLGlobalEffectsHandlerModifier and TypeMethodDescriptionvoid
DefaultLayerSensorManager.setGlobalEffectsHandler
(OGLGlobalEffectsHandler handler) Set the global effects handler for this sensor manager.