|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.app.Application
gnu.x11.Application
gnu.x11.extension.glx.Application
gnu.app.redbook.ColorLight
public class ColorLight
Test lighting model with color. To demonstrate the use of the GL
lighting model. Several objects are drawn using different material
characteristics. A single light source illuminates the objects. Modified
from material.c
.
Field Summary |
---|
Fields inherited from class gnu.x11.Application |
---|
display |
Constructor Summary | |
---|---|
ColorLight(java.lang.String[] args)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColorLight(java.lang.String[] args)
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |