C# Class OpenGLES.EGLNativeDisplayType

Show file Open project: koush/OpenGLES Class Usage Examples

Public Properties

Property Type Description
Default EGLNativeDisplayType

Public Methods

Method Description
EGLNativeDisplayType ( IntPtr hdc ) : System
EGLNativeDisplayType ( System form ) : System

Private Methods

Method Description
GetDC ( IntPtr hwnd ) : IntPtr

Method Details

EGLNativeDisplayType() public method

public EGLNativeDisplayType ( IntPtr hdc ) : System
hdc System.IntPtr
return System

EGLNativeDisplayType() public method

public EGLNativeDisplayType ( System form ) : System
form System
return System

Property Details

Default public static property

public static EGLNativeDisplayType,OpenGLES Default
return EGLNativeDisplayType