The Open Toolkit library
1.0
Main Page
Packages
Classes
Packages
Package Functions
All
Classes
Namespaces
Functions
Variables
Enumerations
Enumerator
Properties
Events
Typedefs
|
Enumerations
Package OpenTK.Platform.Egl
Typedefs
using
EGLNativeDisplayType
= IntPtr
using
EGLNativePixmapType
= IntPtr
using
EGLConfig
= IntPtr
using
EGLContext
= IntPtr
using
EGLDisplay
= IntPtr
using
EGLSurface
= IntPtr
using
EGLClientBuffer
= IntPtr
Enumerations
enum
RenderableFlags
{
ES
= Egl.OPENGL_ES_BIT,
ES2
= Egl.OPENGL_ES2_BIT,
GL
= Egl.OPENGL_BIT,
VG
= Egl.OPENVG_BIT }
OpenTK
Platform
Egl
Generated by
1.8.4