This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Get the information structure for an OpenGL renderer
qnxgl_info_t* qnxgl_get_info ( int n )
qnxgl
This function returns an allocated qnxgl_info_t for an OpenGL renderer at index n.
You must release the returned qnxgl_info_t with qnxgl_release_info().
A pointer to a qnxgl_info_t, or NULL on error
Neutrino
Safety: | |
---|---|
Cancellation point | No |
Interrupt handler | No |
Signal handler | No |
Thread | No |
"OpenGL" section of the Raw Drawing and Animation chapter in the Photon Programmer's Guide