|
||||||||||
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.NonRectangular
public class NonRectangular
Mask non-rectangular region with stencil buffer. It draws two rotated
tori in a window. A diamond in the center of the window masks out part
of the scene. Within this mask, a different model (a sphere) is drawn in
a different color. Modified from stencil.c
.
Field Summary |
---|
Fields inherited from class gnu.x11.Application |
---|
display |
Constructor Summary | |
---|---|
NonRectangular(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 NonRectangular(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 |