projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5060fb4
)
glu/sgi: Initialize member of class monoChain.
author
Vinson Lee
<vlee@vmware.com>
Wed, 30 Dec 2009 01:35:22 +0000
(17:35 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 30 Dec 2009 01:35:22 +0000
(17:35 -0800)
src/glu/sgi/libnurbs/nurbtess/monoChain.cc
patch
|
blob
|
history
diff --git
a/src/glu/sgi/libnurbs/nurbtess/monoChain.cc
b/src/glu/sgi/libnurbs/nurbtess/monoChain.cc
index 814bf32fae019faa3eb943041cc6b32df403285d..b17b9405c1a4979dba38505ea53cfa97066f0e0a 100644
(file)
--- a/
src/glu/sgi/libnurbs/nurbtess/monoChain.cc
+++ b/
src/glu/sgi/libnurbs/nurbtess/monoChain.cc
@@
-127,6
+127,7
@@
monoChain::monoChain(directedLine* cHead, directedLine* cTail)
current = chainTail;
isKey = 0;
+ keyY = 0;
}
//insert a new line between prev and this