GNU Info

Info Node: (openal.info)Extensions

(openal.info)Extensions


Prev: Configuration Up: Loki Implementation
Enter node , (file) or (file)node

How to extend Loki's OpenAL
***************************

   Loki's OpenAL implementation include some functions which are
specific to the implementation.  These functions all have the suffix
`_LOKI' to distinguish them.

   In order to use these extensions, the application will need to query
their existence via `IsExtensionPresent', and then use `GetProcAddress'
to resolve the address of the extension.  The result of
`GetProcAddress' will need to be cast to the appropriate function type.

Loki specific tokens
Built in
Making your own

automatically generated by info2www version 1.2.2.9