|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.fhpotsdam.unfolding.ui.MaskUI
public class MaskUI
Field Summary | |
---|---|
codeanticode.glgraphics.GLGraphicsOffScreen |
c
|
codeanticode.glgraphics.GLTexture |
maskTex
|
Constructor Summary | |
---|---|
MaskUI(processing.core.PApplet p)
|
Method Summary | |
---|---|
void |
draw()
|
void |
setTexture(codeanticode.glgraphics.GLTexture tex)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public codeanticode.glgraphics.GLGraphicsOffScreen c
public codeanticode.glgraphics.GLTexture maskTex
Constructor Detail |
---|
public MaskUI(processing.core.PApplet p)
Method Detail |
---|
public void draw()
public void setTexture(codeanticode.glgraphics.GLTexture tex)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |