org.lwjgl.opengl
Class NVMultisampleCoverage
java.lang.Object
org.lwjgl.opengl.NVMultisampleCoverage
public final class NVMultisampleCoverage
- extends Object
Field Summary |
static int |
GL_COLOR_SAMPLES_NV
Accepted by the <pname> parameter of GetBooleanv, GetDoublev,
GetIntegerv, and GetFloatv: |
static int |
GL_COVERAGE_SAMPLES_NV
Accepted by the <pname> parameter of GetBooleanv, GetDoublev,
GetIntegerv, and GetFloatv: |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GL_COVERAGE_SAMPLES_NV
public static final int GL_COVERAGE_SAMPLES_NV
- Accepted by the <pname> parameter of GetBooleanv, GetDoublev,
GetIntegerv, and GetFloatv:
- See Also:
- Constant Field Values
GL_COLOR_SAMPLES_NV
public static final int GL_COLOR_SAMPLES_NV
- Accepted by the <pname> parameter of GetBooleanv, GetDoublev,
GetIntegerv, and GetFloatv:
- See Also:
- Constant Field Values
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.