C# Class Reign.Video.OpenGL.CGL

Show file Open project: reignstudios/ReignSDK Class Usage Examples

Private Methods

Method Description
ChoosePixelFormat ( int attribs, IntPtr &pix, int &npix ) : int
CreateContext ( IntPtr pix, IntPtr share, IntPtr &ctx ) : int
DestroyContext ( IntPtr ctx ) : int
DisplayIDToOpenGLDisplayMask ( uint display ) : IntPtr
FlushDrawable ( IntPtr ctx ) : int
MainDisplayID ( ) : uint
ReleaseAllDisplays ( ) : void
SetCurrentContext ( IntPtr ctx ) : int