Library initialization functions. More...
Go to the source code of this file.
Functions | |
| int | CGL_Initialize (const char *appid) |
| Initializes library. More... | |
| int | CGL_Finalize () |
| Uninitializes library. More... | |
Library initialization functions.
| int CGL_Finalize | ( | ) |
Uninitializes library.
| int CGL_Initialize | ( | const char * | appid | ) |
Initializes library.
| appid | Application ID |