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

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

Introduction

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

The text is from its open source code.

Field

intGL_MIRRORED_REPEAT_ARB
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.