Re: GdkSpan



On 21 Nov 2000, Owen Taylor wrote:

> Is there any point in having sorted and unsorted variants? Is the
> unsorted variant really better than just calling the sorted variant
> with 1 span multiple times?
Yes i think so. It amounts to less function calls, and you can use the
extents check optimization.
 
> If we need both variants I'd suggest just passing a 'gboolean sorted'
> flag into a single function.

I'll do this then.

/ Alex






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]