On Wed, 2 Nov 2011 16:39:53 +0100, David Kaufman <david.kauf...@gmx.de>
wrote:
> Greetings,
> 
> I'm currently developing an OpenGL PyQt app. I'm in the need of this
> function
>
http://doc.qt.nokia.com/latest/qglshaderprogram.html#setUniformValueArray-20
> (setUniformValueArray) but I can't seem to find it anywhere in the
> most recent PyQt documentation. Is there any chance that this function
> will be added in the near future?

Can setAttributeArray() be used instead? Or is a UniformValue something
different to an Attribute?

Phil
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to