|
||||||||||
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.SubimageTexture
public class SubimageTexture
Texture map a checkerboard image onto two rectangles with subimage. To
texture subimage, press 's' or 'S'. To reset press 'r' or 'R'. Modified
from texsub.c
.
Field Summary |
---|
Fields inherited from class gnu.x11.Application |
---|
display |
Constructor Summary | |
---|---|
SubimageTexture(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 SubimageTexture(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 |