| Interface | Description |
|---|---|
| IEglCore |
Created by Administrator on 2017/1/6.
|
| IEglSurfaceBase |
Created by Administrator on 2017/1/6.
|
| IWindowSurface |
Created by Administrator on 2017/1/6.
|
| Class | Description |
|---|---|
| Drawable2d |
Base class for stuff we like to draw.
|
| EglCore |
Core EGL state (display, context, config).
|
| EglCoreKhronos |
Created by Administrator on 2017/1/6.
|
| EglFactory |
Created by Administrator on 2017/1/6.
|
| EglSurfaceBase |
Common base class for EGL surfaces.
|
| EglSurfaceBaseKhronos |
Created by Administrator on 2017/1/6.
|
| FullFrameRect |
This class essentially represents a viewport-sized sprite that will be rendered with
a texture, usually from an external source like the camera or video decoder.
|
| GlUtil |
Some OpenGL utility functions.
|
| Texture2dProgram |
GL program and supporting functions for textured 2D shapes.
|
| WindowSurface |
Recordable EGL window surface.
|
| WindowSurfaceKhronos |
Created by Administrator on 2017/1/6.
|
| YYGLUtil |
Created by kele on 2016/12/19.
|
| Enum | Description |
|---|---|
| Drawable2d.Prefab |
Enum values for constructor.
|
| Texture2dProgram.ProgramType |