OpenGL Discussion and Help Forums
>
DEVELOPERS
>
OpenGL coding: beginners
> how to get pointers of OpenGL extention functions
PDA
View Full Version :
how to get pointers of OpenGL extention functions
hapcafe
03-17-2002, 05:02 PM
one way is to use wglGetProcAddress(). Is there any other way, because I don't wanna use APIs declared in wingdi.h. Thanks.
Bob
03-18-2002, 01:02 AM
In windows, that's the only way.
hapcafe
03-18-2002, 04:23 PM
Thanks, Bob.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.