All Downloads are FREE. Search and download functionalities are using the official Maven repository.

javax.microedition.khronos.egl.EGLContext Maven / Gradle / Ivy

Go to download

The Android implementation of Khronos OpenGL Spec for the Google Android SDK.

The newest version!
package javax.microedition.khronos.egl;
public abstract class EGLContext
{
public  EGLContext() { throw new RuntimeException("Stub!"); }
public static  javax.microedition.khronos.egl.EGL getEGL() { throw new RuntimeException("Stub!"); }
public abstract  javax.microedition.khronos.opengles.GL getGL();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy