anuchka
07-11-2004, 12:51 AM
Hi,
I'm working with Borland C++ Builder 5
I guess it is using OpenGL 1.1 version
Does it has the function :
gluUnProject4(...) ??
In help I found only gluUnProject(...)
If my version does not have gluUnProject4,
can I use gluUnProject instead ? (because my
depth range is not the default [0,1],I use different.)
I'm working with Borland C++ Builder 5
I guess it is using OpenGL 1.1 version
Does it has the function :
gluUnProject4(...) ??
In help I found only gluUnProject(...)
If my version does not have gluUnProject4,
can I use gluUnProject instead ? (because my
depth range is not the default [0,1],I use different.)