1 | 沒有錯誤 |
no error |
2 | 無效的 enumerant |
invalid enumerant |
3 | 無效值 |
invalid value |
4 | 操作無效 |
invalid operation |
5 | 堆疊溢位 |
stack overflow |
6 | 堆疊反向溢位 |
stack underflow |
7 | 記憶體不足 |
out of memory |
40 | 遺失 gluTessBeginPolygon |
missing gluTessBeginPolygon |
41 | 遺失 gluTessBeginContour |
missing gluTessBeginContour |
42 | 遺失 gluTessEndPolygon |
missing gluTessEndPolygon |
43 | 遺失 gluTessEndContour |
missing gluTessEndContour |
44 | 花格座標太大 |
tesselation coordinate too large |
45 | 需要結合回撥 |
need combine callback |
100 | 101 不支援 spline 順序 |
101 spline order un-supported |
102 | 節太少 |
too few knots |
103 | 正確的節範圍是空的 |
valid knot range is empty |
104 | 減少節順序節 |
decreasing knot sequence knot |
105 | 節重複大於 spline 的順序 |
knot multiplicity greater than order of spline |
106 | endcurve() 必須跟在 bgncurve() 之後 |
endcurve() must follow bgncurve() |
107 | bgncurve() 必須在 endcurve() 之前 |
bgncurve() must precede endcurve() |
108 | 遺失或額外的幾何資料 |
missing or extra geometric data |
109 | 無法繪製 pwlcurves |
can't draw pwlcurves |
110 | 遺失或額外的網域資料 |
missing or extra domain data |
112 | endtrim() 必須在 endsurface() 之前 |
endtrim() must precede endsurface() |
113 | bgnsurface() 必須在 endsurface() 之前 |
bgnsurface() must precede endsurface() |
114 | 不適當類型的曲線傳成調整曲線 |
curve of improper type passed as trim curve |
115 | bgnsurface() 必須在 bgntrim() 之前 |
bgnsurface() must precede bgntrim() |
116 | endtrim() 必須跟在 bgntrim() 之後 |
endtrim() must follow bgntrim() |
117 | bgntrim() 必須在 endtrim() 之前 |
bgntrim() must precede endtrim() |
118 | 不正確或遺失調整曲線 |
invalid or missing trim curve |
119 | bgntrim() 必須在 pwlcurve() 之前 |
bgntrim() must precede pwlcurve() |
120 | 參照 pwlcurve 兩次 |
pwlcurve referenced twice |
121 | pwlcurve 和 nurbscurve 混合 |
pwlcurve and nurbscurve mixed |
122 | 調整資料類型的不正確使用方式 |
improper usage of trim data type |
123 | 參照 nurbscurve 兩次 |
nurbscurve referenced twice |
124 | nurbscurve 和 pwlcurve 混合 |
nurbscurve and pwlcurve mixed |
125 | 參照 nurbssurface 兩次 |
nurbssurface referenced twice |
126 | 不正確的屬性 |
invalid property |
127 | endsurface() 必須跟在 bgnsurface() 之後 |
endsurface() must follow bgnsurface() |
128 | 相交的或方向錯誤的調整曲線 |
intersecting or misoriented trim curves |
129 | 相交的調整曲線 |
intersecting trim curves |
130 | 未使用 |
UNUSED |
131 | 中斷的調整曲線 |
unconnected trim curves |
132 | 無法辨識的節錯誤 |
unknown knot error |
133 | 遇到負數端點計數 |
negative vertex count encountered |
134 | 遇到負數字元分散 |
negative byte-stride encounteed |
135 | 不明類型的描述元 |
unknown type descriptor |
136 | 參照 null 控制點 |
null control point reference |
137 | 在 pwlcurve 上重複點 |
duplicate point on pwlcurve |