Package org.lwjgl.opengles
Class NVDrawTexture
java.lang.Object
org.lwjgl.opengles.NVDrawTexture
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
glDrawTextureNV
(int texture, int sampler, float x0, float y0, float x1, float y1, float z, float s0, float t0, float s1, float t1)
-
Method Details
-
glDrawTextureNV
public static void glDrawTextureNV(int texture, int sampler, float x0, float y0, float x1, float y1, float z, float s0, float t0, float s1, float t1)
-