[Kde-bindings] Smoke generator marking OpenGL data types as void_p

Ryan Melton ryanmelt at gmail.com
Fri Nov 5 22:29:27 UTC 2010


Here is a snippet from qtopengl's smokedata.cpp

    { "GLbitfield", 0, Smoke::t_voidp|Smoke::tf_stack },        //2
    { "GLenum", 0, Smoke::t_voidp|Smoke::tf_stack },    //3
    { "GLfloat", 0, Smoke::t_voidp|Smoke::tf_stack },   //4
    { "GLint", 0, Smoke::t_voidp|Smoke::tf_stack },     //5
    { "GLuint", 0, Smoke::t_voidp|Smoke::tf_stack },    //6

Any ideas on where to update the generator to mark these as the correct
types?

Thanks,
Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20101105/a60141a6/attachment.html>


More information about the Kde-bindings mailing list