public class LightSwitch extends Object
| Constructor and Description |
|---|
LightSwitch() |
| Modifier and Type | Method and Description |
|---|---|
static void |
disable(com.jogamp.opengl.GL2 gl,
int lightId) |
static void |
enable(com.jogamp.opengl.GL gl,
int lightId) |
Copyright © 2016. All rights reserved.