public final class NVDrawTexture
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.