[Openmcl-devel] opengl ffi double-float
Dario Lah
dlah at linux.hr
Sun Feb 20 23:31:19 PST 2005
Hi!
I have problem with some opengl functions, mainly #_gluPerspective and
#_glFrustum. These function require double float parameters and whenever
i call them i get error that params are not of required type.
I pass 45.0 1.0 etc for params.
Other function work ok, just these two are making problems.
I am expanding opengl-ffi.lisp provided with OpenMCL. So, opengl works
but i simply can not make some ffi calls.
How to make params double float?
Dario
More information about the Openmcl-devel
mailing list