|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme.util.jogl.JOGLUtil
public class JOGLUtil
http://jsourcery.com/api/java.net/jogl/1.1.0/com/sun/opengl/impl/mipmap/Mipmap.source.html#jj888377600
Constructor Summary | |
---|---|
JOGLUtil()
|
Method Summary | |
---|---|
static int |
bytesPerPixel(int format,
int type)
|
static int |
glGetIntegerv(int pname)
|
static int |
nearestPower(int value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JOGLUtil()
Method Detail |
---|
public static int nearestPower(int value)
public static int bytesPerPixel(int format, int type)
public static int glGetIntegerv(int pname)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |