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 サポートされていないスプライン命令 |
101 spline order un-supported |
102 | ノットが不足 |
too few knots |
103 | 有効なノット範囲が空です |
valid knot range is empty |
104 | ノット数を減らす |
decreasing knot sequence knot |
105 | ノット数がスプライン命令より多くあります |
knot multiplicity greater than order of spline |
106 | bgncurve() を使用したら、endcurve() も使用してください |
endcurve() must follow bgncurve() |
107 | endcurve() の前に bgncurve() を使用してください |
bgncurve() must precede endcurve() |
108 | 幾何データがないか、または多すぎます |
missing or extra geometric data |
109 | PWL カーブを描画できません |
can't draw pwlcurves |
110 | ドメイン データがないか、または多すぎます |
missing or extra domain data |
112 | endsurface() の前に endtrim() を使用してください |
endtrim() must precede endsurface() |
113 | endsurface() の前に bgnsurface() を使用してください |
bgnsurface() must precede endsurface() |
114 | 誤った種類の曲線がトリム曲線として渡されました |
curve of improper type passed as trim curve |
115 | bgntrim() の前に bgnsurface() を使用してください |
bgnsurface() must precede bgntrim() |
116 | bgntrim() を使用したら、endtrim() も使用してください |
endtrim() must follow bgntrim() |
117 | endtrim() の前に bgntrim() を使用してください |
bgntrim() must precede endtrim() |
118 | トリム曲線が無効か、またはありません |
invalid or missing trim curve |
119 | pwlcurve() の前に bgntrim() を使用してください |
bgntrim() must precede pwlcurve() |
120 | pwlcurve が 2 回参照されました |
pwlcurve referenced twice |
121 | wlcurve と nurbcurve の混合 |
pwlcurve and nurbscurve mixed |
122 | トリム データ型の使用法が不適切 |
improper usage of trim data type |
123 | nurbcurve が 2 回参照されました |
nurbscurve referenced twice |
124 | nurbcurve と pwlcurve の混合 |
nurbscurve and pwlcurve mixed |
125 | nurbssurface が 2 回参照されました |
nurbssurface referenced twice |
126 | 無効なプロパティ |
invalid property |
127 | bgnsurface() を使用したら、endsurface() も使用してください |
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 |