|
OffsetScaledFraction = dx + 2*dy - 2*dx = 2*dy - dx,
OffsetScaledFraction += 2*dy
if (OffsetScaledFraction >= 0) {
y = y +1; OffsetScaledFraction -= 2*dx;
}
|
| See the "Links" link above to find out the sources of the proposed informations Pascal Vuylsteker / eScience / Computer Science / ANU |
Last modified: 20/4/2004
TOC - Print |
Send your comments at : <Hugh.Fisher@anu.edu.au> |