[Kstars-devel] Note on drawing speed
Jan Kotek
opencoeli at gmail.com
Sat Mar 27 11:27:21 CET 2010
Hi,
I dont now how in QT, but in Java there two methods 'moveTo' and 'paintTo'.
Make sure that you are using 'moveTo' when both points are of screen.
Jan
On Wed, Mar 10, 2010 at 5:27 PM, Khudyakov Alexey
<alexey.skladnoy at gmail.com> wrote:
> В сообщении от 10 марта 2010 20:12:39 вы написали:
>> Sorry, I meant drawPolyline(). drawLines would work, but
>> drawPolyLine() in this case would be better - you need a smaller
>> array. I suspect just this change would be a great improvement. I
>> remember advices about using this kind of calls over single primitive
>> ones even at the X11 level.
>>
> Thank you for pointers. Sadly such transformation isn't trivial. There many
> checks for visibility
> _______________________________________________
> Kstars-devel mailing list
> Kstars-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kstars-devel
>
More information about the Kstars-devel
mailing list