|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lwjgl.opengl.NVPointSprite
public final class NVPointSprite
Field Summary | |
---|---|
static int |
GL_COORD_REPLACE_NV
|
static int |
GL_POINT_SPRITE_NV
|
static int |
GL_POINT_SPRITE_R_MODE_NV
|
Method Summary | |
---|---|
static void |
glPointParameteriNV(int pname,
int param)
|
static void |
glPointParameterNV(int pname,
java.nio.IntBuffer params)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int GL_POINT_SPRITE_NV
public static final int GL_COORD_REPLACE_NV
public static final int GL_POINT_SPRITE_R_MODE_NV
Method Detail |
---|
public static void glPointParameteriNV(int pname, int param)
public static void glPointParameterNV(int pname, java.nio.IntBuffer params)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |