|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lwjgl.opengles.OESBlendSubtract
public final class OESBlendSubtract
| Field Summary | |
|---|---|
static int |
GL_BLEND_EQUATION_OES
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, and GetFloatv: |
static int |
GL_FUNC_ADD_OES
Accepted by the <mode> parameter of BlendEquationOES: |
static int |
GL_FUNC_REVERSE_SUBTRACT_OES
Accepted by the <mode> parameter of BlendEquationOES: |
static int |
GL_FUNC_SUBTRACT_OES
Accepted by the <mode> parameter of BlendEquationOES: |
| Method Summary | |
|---|---|
static void |
glBlendEquationOES(int mode)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int GL_FUNC_ADD_OES
public static final int GL_FUNC_SUBTRACT_OES
public static final int GL_FUNC_REVERSE_SUBTRACT_OES
public static final int GL_BLEND_EQUATION_OES
| Method Detail |
|---|
public static void glBlendEquationOES(int mode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||