glu/sgi: Initialize member of class monoChain.
This commit is contained in:
@@ -127,6 +127,7 @@ monoChain::monoChain(directedLine* cHead, directedLine* cTail)
|
||||
current = chainTail;
|
||||
|
||||
isKey = 0;
|
||||
keyY = 0;
|
||||
}
|
||||
|
||||
//insert a new line between prev and this
|
||||
|
||||
Reference in New Issue
Block a user