glu/sgi: Initialize member of class monoChain.

This commit is contained in:
Vinson Lee
2009-12-29 17:35:22 -08:00
parent 5060fb428d
commit a7db305c2f
@@ -127,6 +127,7 @@ monoChain::monoChain(directedLine* cHead, directedLine* cTail)
current = chainTail;
isKey = 0;
keyY = 0;
}
//insert a new line between prev and this