Package org.lwjgl.opengl
Class GLXNVFloatBuffer
- java.lang.Object
-
- org.lwjgl.opengl.GLXNVFloatBuffer
-
public final class GLXNVFloatBuffer extends java.lang.Object
Native bindings to the GLX_NV_float_buffer extension.GLX functionality for
NV_float_buffer
.
-
-
Field Summary
Fields Modifier and Type Field and Description static int
GLX_FLOAT_COMPONENTS_NV
Accepted in thevalue
array of glXGetFBConfigAttrib (and glXGetFBConfigAttribSGIX).
-
-
-
Field Detail
-
GLX_FLOAT_COMPONENTS_NV
public static final int GLX_FLOAT_COMPONENTS_NV
Accepted in thevalue
array of glXGetFBConfigAttrib (and glXGetFBConfigAttribSGIX).- See Also:
- Constant Field Values
-
-