|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMipMap
com.jme.scene.state.lwjgl.LWJGLTextureState.LWJGLMipMap
protected static class LWJGLTextureState.LWJGLMipMap
override MipMap to access helper methods
Constructor Summary | |
---|---|
protected |
LWJGLTextureState.LWJGLMipMap()
|
Method Summary | |
---|---|
protected static int |
bytesPerPixel(int format,
int type)
|
protected static int |
glGetIntegerv(int what)
|
protected 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 |
---|
protected LWJGLTextureState.LWJGLMipMap()
Method Detail |
---|
protected static int glGetIntegerv(int what)
glGetIntegerv(int)
protected static int nearestPower(int value)
nearestPower(int)
protected static int bytesPerPixel(int format, int type)
bytesPerPixel(int, int)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |