NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void glInit ( )
inline

Initialize graphics library.

Setup all the necessary data for the graphics library to function. Call this function before any other graphics library routine.

Examples:
glBoxDemo.nxc, glCircleDemo.nxc, glRotateDemo.nxc, glScaleDemo.nxc, and glTranslateDemo.nxc.