[Openal] Initializing effects extension

Margin Marh marginproduction at gmail.com
Thu Apr 9 12:36:50 PDT 2009


You was right it fixed the error but before i go to tutorial 2 i don't
understand 2 parts in the code...What does this part means :
>
> alGenEffects    = (LPALGENEFFECTS)alGetProcAddress("alGenEffects");
>         alDeleteEffects =
> (LPALDELETEEFFECTS)alGetProcAddress("alDeleteEffects");
>         alIsEffect      = (LPALISEFFECT)alGetProcAddress("alIsEffect");


I dont understand that part very well so some explanation would be welcomed
:)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://opensource.creative.com/pipermail/openal/attachments/20090409/4ed01351/attachment.html


More information about the Openal mailing list