gzz-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gzz] Re: gzz/gfx/libcallgl callgl.hxx


From: Matti Katila
Subject: Re: [Gzz] Re: gzz/gfx/libcallgl callgl.hxx
Date: Thu, 12 Sep 2002 15:57:35 +0300 (EEST)

On Thu, 12 Sep 2002, Tuomas Lukka wrote:
>> /libos/Os.hxx something like:
>> 
>> void (*)() askExtCall(string s) {
>>    return glXGetProcAddress( (const GLubyte * ) (s.c_str() ) );
>> }
> No, absolutely not in Os.hxx!
> 
> And the reason is seen from the prefix: it's "glX".
> Os.hxx has declaration, Os-GLX.cxx is where we use glx. 

Yes, now I understand.

In [Os-GLX/Os-AGL/Os-WGL].cxx we add this function and that's it.


   -Matti





reply via email to

[Prev in Thread] Current Thread [Next in Thread]