nngxGetIsInitialized Function
NNGX_APICALL GLboolean NNGX_APIENTRY nngxGetIsInitialized(
void
);
None.
GL_TRUE if initialized, or GL_FALSE if not initialized. Checks whether initialization has been completed by the nngxInitialize function.
CONFIDENTIAL