|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lwjgl.opengl.ARBSampleShading
public final class ARBSampleShading
Field Summary | |
---|---|
static int |
GL_MIN_SAMPLE_SHADING_VALUE_ARB
Accepted by the <pname> parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv: |
static int |
GL_SAMPLE_SHADING_ARB
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev: |
Method Summary | |
---|---|
static void |
glMinSampleShadingARB(float value)
|
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_SAMPLE_SHADING_ARB
public static final int GL_MIN_SAMPLE_SHADING_VALUE_ARB
Method Detail |
---|
public static void glMinSampleShadingARB(float value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |