<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=ks_c_5601-1987">
<META content="MSHTML 5.50.4134.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>I thought I found a bug in marching wedge 
table...</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>check out the 26th case in marching wedge table.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I think it should be changed like the below....</FONT></DIV>
<DIV><FONT size=2>I tested it and it worked well....</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>{{ 0,&nbsp; 7,&nbsp; 5,&nbsp; 7,&nbsp; 4,&nbsp; 5,&nbsp; 
2,&nbsp; 0,&nbsp; 5, -1, -1, -1, -1}}, //25<BR>&nbsp;//{{ 2,&nbsp; 0,&nbsp; 
1,&nbsp; 2,&nbsp; 1,&nbsp; 5,&nbsp; 5,&nbsp; 1,&nbsp; 4, -1, -1, -1, -1}}, //26 
//&nbsp; the previous case<BR>{{ 6,&nbsp; 0,&nbsp; 1,&nbsp; 6,&nbsp; 1,&nbsp; 
5,&nbsp; 5,&nbsp; 1,&nbsp; 4, -1, -1, -1, -1}}, //26 // changed by LSS<BR>{{ 
2,&nbsp; 1,&nbsp; 5,&nbsp; 5,&nbsp; 1,&nbsp; 4, -1, -1, -1, -1, -1, -1, -1}}, 
//27<BR>&nbsp; </FONT></DIV></BODY></HTML>