public class GlUtil
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
GlUtil.GlOutOfMemoryException |
Modifier and Type | Method and Description |
---|---|
static void |
checkNoGLES2Error(java.lang.String msg) |
static java.nio.FloatBuffer |
createFloatBuffer(float[] coords) |
static int |
generateTexture(int target)
Generate texture with standard parameters.
|
6.0.0