Liang–Barsky algorithm: Difference between revisions

Content deleted Content added
m References: punct.
m top: style
Line 77:
 
if ((p1 == 0 && q1 < 0) || (p3 == 0 && q3 < 0)) {
outtextxy(80, 80, "Line is Parallelparallel to clipping window!");
return;
}