On Apr 7, 2008, at 2:30 PM, Eric Cooper wrote:

w += 2 * (( p[ip].y > p[i].y ) ? 1 : 0) - 1;

Ah yup. I didn't compile that bit yet.

That was my reference code from the previous project and just copy/ pasted it with the change for function name and comments. I guess I shouldn't be surprised that didn't compile. :)

best,

jon

Reply via email to