| 1 | no error |
no error |
| 2 | invalid enumerant |
invalid enumerant |
| 3 | invalid value |
invalid value |
| 4 | invalid operation |
invalid operation |
| 5 | stack overflow |
stack overflow |
| 6 | stack underflow |
stack underflow |
| 7 | out of memory |
out of memory |
| 40 | missing gluTessBeginPolygon |
missing gluTessBeginPolygon |
| 41 | missing gluTessBeginContour |
missing gluTessBeginContour |
| 42 | missing gluTessEndPolygon |
missing gluTessEndPolygon |
| 43 | missing gluTessEndContour |
missing gluTessEndContour |
| 44 | tesselation coordinate too large |
tesselation coordinate too large |
| 45 | need combine callback |
need combine callback |
| 100 | 101 spline order un-supported |
101 spline order un-supported |
| 102 | too few knots |
too few knots |
| 103 | valid knot range is empty |
valid knot range is empty |
| 104 | decreasing knot sequence knot |
decreasing knot sequence knot |
| 105 | knot multiplicity greater than order of spline |
knot multiplicity greater than order of spline |
| 106 | endcurve() must follow bgncurve() |
endcurve() must follow bgncurve() |
| 107 | bgncurve() must precede endcurve() |
bgncurve() must precede endcurve() |
| 108 | missing or extra geometric data |
missing or extra geometric data |
| 109 | can't draw pwlcurves |
can't draw pwlcurves |
| 110 | missing or extra domain data |
missing or extra domain data |
| 112 | endtrim() must precede endsurface() |
endtrim() must precede endsurface() |
| 113 | bgnsurface() must precede endsurface() |
bgnsurface() must precede endsurface() |
| 114 | curve of improper type passed as trim curve |
curve of improper type passed as trim curve |
| 115 | bgnsurface() must precede bgntrim() |
bgnsurface() must precede bgntrim() |
| 116 | endtrim() must follow bgntrim() |
endtrim() must follow bgntrim() |
| 117 | bgntrim() must precede endtrim() |
bgntrim() must precede endtrim() |
| 118 | invalid or missing trim curve |
invalid or missing trim curve |
| 119 | bgntrim() must precede pwlcurve() |
bgntrim() must precede pwlcurve() |
| 120 | pwlcurve referenced twice |
pwlcurve referenced twice |
| 121 | pwlcurve and nurbscurve mixed |
pwlcurve and nurbscurve mixed |
| 122 | improper usage of trim data type |
improper usage of trim data type |
| 123 | nurbscurve referenced twice |
nurbscurve referenced twice |
| 124 | nurbscurve and pwlcurve mixed |
nurbscurve and pwlcurve mixed |
| 125 | nurbssurface referenced twice |
nurbssurface referenced twice |
| 126 | invalid property |
invalid property |
| 127 | endsurface() must follow bgnsurface() |
endsurface() must follow bgnsurface() |
| 128 | intersecting or misoriented trim curves |
intersecting or misoriented trim curves |
| 129 | intersecting trim curves |
intersecting trim curves |
| 130 | UNUSED |
UNUSED |
| 131 | unconnected trim curves |
unconnected trim curves |
| 132 | unknown knot error |
unknown knot error |
| 133 | negative vertex count encountered |
negative vertex count encountered |
| 134 | negative byte-stride encounteed |
negative byte-stride encounteed |
| 135 | unknown type descriptor |
unknown type descriptor |
| 136 | null control point reference |
null control point reference |
| 137 | duplicate point on pwlcurve |
duplicate point on pwlcurve |