Uses of Interface
org.scilab.forge.scirenderer.lightning.LightManager
-
-
Uses of LightManager in org.scilab.forge.scirenderer
Methods in org.scilab.forge.scirenderer that return LightManager Modifier and Type Method Description LightManagerDrawingTools. getLightManager()Return the light manager. -
Uses of LightManager in org.scilab.forge.scirenderer.implementation.g2d
Methods in org.scilab.forge.scirenderer.implementation.g2d that return LightManager Modifier and Type Method Description LightManagerG2DDrawingTools. getLightManager() -
Uses of LightManager in org.scilab.forge.scirenderer.implementation.jogl
Methods in org.scilab.forge.scirenderer.implementation.jogl that return LightManager Modifier and Type Method Description LightManagerJoGLDrawingTools. getLightManager() -
Uses of LightManager in org.scilab.forge.scirenderer.implementation.jogl.lightning
Classes in org.scilab.forge.scirenderer.implementation.jogl.lightning that implement LightManager Modifier and Type Class Description classJoGLLightManagerJoGL implementation ofLightManager
-