Uses of Interface
org.scilab.forge.scirenderer.lightning.Light
-
Packages that use Light Package Description org.scilab.forge.scirenderer.implementation.jogl.lightning org.scilab.forge.scirenderer.lightning -
-
Uses of Light in org.scilab.forge.scirenderer.implementation.jogl.lightning
Classes in org.scilab.forge.scirenderer.implementation.jogl.lightning that implement Light Modifier and Type Class Description classJoGLLightMethods in org.scilab.forge.scirenderer.implementation.jogl.lightning that return Light Modifier and Type Method Description LightJoGLLightManager. getLight(int i) -
Uses of Light in org.scilab.forge.scirenderer.lightning
Methods in org.scilab.forge.scirenderer.lightning that return Light Modifier and Type Method Description LightLightManager. getLight(int i)Return the i-th light.
-