Java org.lwjgl.opengl EXTTextureMirrorClamp fields, constructors, methods, implement or subclass

Example usage for Java org.lwjgl.opengl EXTTextureMirrorClamp fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.lwjgl.opengl EXTTextureMirrorClamp.

The text is from its open source code.

Field

intGL_MIRROR_CLAMP_EXT
Accepted by the param parameter of TexParameteri and TexParameterf, and by the params parameter of TexParameteriv and TexParameterfv, when their pname parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or TEXTURE_WRAP_R.