#include <nnsys/g3d/glbstate.h>
void NNS_G3dGlbInit( void );
None.
None.
Initializes the global states (the NNS_G3dGlb structure) that are kept in the G3D library such as the camera matrix, the projection matrix, and the lights.
08/02/2004 Initial version.