Property | Type | Description | |
---|---|---|---|
Context | IGLContext |
Method | Description | |
---|---|---|
GLControl ( ) : System | ||
GrabScreenshot ( ) : |
||
ReDraw ( ) : void |
Method | Description | |
---|---|---|
OnDrawFrame ( ) : void | ||
OnHandleCreated ( |
||
OnHandleDestroyed ( |
||
OnPaint ( PaintEventArgs e ) : void | ||
OnPaintBackground ( PaintEventArgs e ) : void |
Method | Description | |
---|---|---|
GLControl_Load ( object sender, |
||
InitializeComponent ( ) : void |
protected OnHandleCreated ( |
||
e | ||
return | void |
protected OnHandleDestroyed ( |
||
e | ||
return | void |
protected final OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |