|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--md3.md3view.MD3GLTextureRenderer
This class provides functionality to render a texture directely on a GLCanvas.
Constructor Summary | |
MD3GLTextureRenderer()
|
Method Summary | |
static void |
renderTexture(MD3GLCanvas canvas,
MD3GLTexture tex)
Render the given texture on the given OpenGL canvas. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public MD3GLTextureRenderer()
Method Detail |
public static void renderTexture(MD3GLCanvas canvas, MD3GLTexture tex)
Render the given texture on the given OpenGL canvas.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |