Function Tree, OpenGL Control
| Class/Panel Name | Function Name |
|---|---|
| Controls | |
| Create a New OGL Control | OGLNewCtrl |
| Convert Picture to OGL Control | OGLConvertCtrl |
| Discard an OGL Control | OGLDiscardCtrl |
| Set OGL Control Attribute | OGLSetCtrlAttribute |
| Get OGL Control Attribute | OGLGetCtrlAttribute |
| Refresh an OGL Control | OGLRefreshGraph |
| Display Properties Popup | OGLPropertiesPopup |
| Get Scaled OGL Control Bitmap | OGLGetScaledCtrlBitmap |
| Copy Scaled OGL Control Bitmap | OGLCopyScaledCtrlBitmap |
| Get Last OpenGL Error | OGLGetLastOpenGLError |
| Get Error String | OGLGetErrorString |
| Plots | |
| Create an OGL Scatter Plot | OGLPlot3DScatter |
| Create an OGL Uniform Plot | OGLPlot3DUniform |
| Delete an OGL Plot | OGLDeletePlot |
| Set OGL Plot Attribute | OGLSetPlotAttribute |
| Get OGL Plot Attribute | OGLGetPlotAttribute |
| Set OGL Plot Color Scheme | OGLSetPlotColorScheme |