Package tvi.webrtc
Class GlUtil
- java.lang.Object
-
- tvi.webrtc.GlUtil
-
public class GlUtil extends java.lang.ObjectSome OpenGL static utility functions.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGlUtil.GlOutOfMemoryException
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidcheckNoGLES2Error(java.lang.String msg)static java.nio.FloatBuffercreateFloatBuffer(float[] coords)static intgenerateTexture(int target)Generate texture with standard parameters.
-