I get glClearDepth() : Incorrect number of parameters anyone else get this or know a fix
OpenGL Problem
OpenGL Problem
I been working with OpenGL but when i call glClearDepth_(1.0).
I get glClearDepth() : Incorrect number of parameters anyone else get this or know a fix
I get glClearDepth() : Incorrect number of parameters anyone else get this or know a fix
Is this of any use?:
http://www.reelmediaproductions.com/pb/ ... GLU32F.zip
Its a user library for calling procedures args to use floats instead of doubles.
p.s. Link might not work if your not logged in, go here to login:
http://www.reelmediaproductions.com/pb
http://www.reelmediaproductions.com/pb/ ... GLU32F.zip
Its a user library for calling procedures args to use floats instead of doubles.
p.s. Link might not work if your not logged in, go here to login:
http://www.reelmediaproductions.com/pb
-
DarkDragon
- Addict

- Posts: 2348
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
Maybe I am wrong ... but could the F64-Lib be of any use for you ?
In the description it says:
In the description it says:
You find it on PureArea.net http://www.purearea.net in the Userlibs-Section ?!Allows the using of Double floats (64 Bit) in PureBasic, for using with function calls (e.g. DLL's) as well (with the help of the many included commands) converting between different data types and calculating mathematical, logical and trigonometrical functions.
regards,
benny!
-
pe0ple ar3 str4nge!!!
benny!
-
pe0ple ar3 str4nge!!!
Re: OpenGL Problem
This will work for glClearDepth(): viewtopic.php?p=44532
Good programmers don't comment their code. It was hard to write, should be hard to read.



