1 | 没有错误 |
no error |
2 | 无效列举 |
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 |