|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextureCubeMap | |
---|---|
com.jme.scene.state.jogl | |
com.jme.scene.state.lwjgl |
Uses of TextureCubeMap in com.jme.scene.state.jogl |
---|
Methods in com.jme.scene.state.jogl with parameters of type TextureCubeMap | |
---|---|
static void |
JOGLTextureState.applyWrap(TextureCubeMap cubeMap,
TextureRecord texRecord,
int unit,
TextureStateRecord record)
Check if the wrap mode of this particular texture has been changed and apply as needed. |
Uses of TextureCubeMap in com.jme.scene.state.lwjgl |
---|
Methods in com.jme.scene.state.lwjgl with parameters of type TextureCubeMap | |
---|---|
static void |
LWJGLTextureState.applyWrap(TextureCubeMap cubeMap,
TextureRecord texRecord,
int unit,
TextureStateRecord record)
Check if the wrap mode of this particular texture has been changed and apply as needed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |