Package com.serenegiant.opengl
See: Description
-
Class Summary Class Description IContext Holder class of the EGL rendering context IConfig Holder class of EGL configuration EGLBase Helper class for creating and using EGL rendering context EGLTask GLDrawer2D 描画領域全面にテクスチャを2D描画するためのヘルパークラス GLHelper OpenGL|ES2/3用のヘルパークラス GLTexture OpenGL|ESのテクスチャ操作用のヘルパークラス ShaderConst Created by saki on 16/08/26. TextureOffscreen テクスチャへOpenGL|ESで描画するためのオフスクリーン描画クラス テクスチャをカラーバッファとしてFBOに割り当てる -
Interface Summary Interface Description IEglSurface Drawing object that associated with EGL rendering context ITexture