![]() |
OpenGI 2.1
Easy parameterization and Geometry Image creation
|
Functions for working with unexpected errors. More...
Functions | |
| GIenum GIAPIENTRY | giGetError () |
| Retrieve and clear last error. | |
| const GIchar *GIAPIENTRY | giErrorString (GIenum error) |
| Get descriptive error string. | |
| void GIAPIENTRY | giErrorCallback (GIerrorcb fn, GIvoid *data) |
| Set error callback function. | |
Functions for working with unexpected errors.
| GIenum GIAPIENTRY giGetError | ( | ) |
Retrieve and clear last error.
Get descriptive error string.
| error | error code to get description for |