[Previous] [Contents] [Index] [Next]

Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

qnxgl_get_version()

Get the version of QNXGL that the application is using

Synopsis:

int qnxgl_get_version( void );

Library:

qnxgl

Description:

This function returns the version of the QNXGL library that the application is using.

Returns:

The QNXGL library version.

Classification:

Neutrino

Safety:
Cancellation point No
Interrupt handler No
Signal handler No
Thread No

See also:

"OpenGL" section of the Raw Drawing and Animation chapter in the Photon Programmer's Guide


[Previous] [Contents] [Index] [Next]