| Package | Description |
|---|---|
| org.scilab.forge.scirenderer.implementation.g2d.lighting | |
| org.scilab.forge.scirenderer.implementation.jogl.lightning | |
| org.scilab.forge.scirenderer.lightning |
| Modifier and Type | Class and Description |
|---|---|
class |
G2DLight |
| Modifier and Type | Method and Description |
|---|---|
Light |
G2DLightManager.getLight(int i) |
| Modifier and Type | Class and Description |
|---|---|
class |
JoGLLight |
| Modifier and Type | Method and Description |
|---|---|
Light |
JoGLLightManager.getLight(int i) |
| Modifier and Type | Method and Description |
|---|---|
Light |
LightManager.getLight(int i)
Return the i-th light.
|