| 1 | nessun errore |
no error |
| 2 | enumeratore non valido |
invalid enumerant |
| 3 | valore non valido |
invalid value |
| 4 | operazione non valida |
invalid operation |
| 5 | overflow dello stack |
stack overflow |
| 6 | underflow dello stack |
stack underflow |
| 7 | memoria insufficiente |
out of memory |
| 40 | gluTessBeginPolygon mancante |
missing gluTessBeginPolygon |
| 41 | gluTessBeginContour mancante |
missing gluTessBeginContour |
| 42 | gluTessEndPolygon mancante |
missing gluTessEndPolygon |
| 43 | gluTessEndContour mancante |
missing gluTessEndContour |
| 44 | coordinate troppo estese |
tesselation coordinate too large |
| 45 | è necessario combinare richiamata |
need combine callback |
| 100 | 101 ordine di spline non supportato |
101 spline order un-supported |
| 102 | nodi insufficienti |
too few knots |
| 103 | nessun intervallo di nodo valido |
valid knot range is empty |
| 104 | sequenza nodo decrescente |
decreasing knot sequence knot |
| 105 | molteplicità nodo superiore all'ordine di spline |
knot multiplicity greater than order of spline |
| 106 | endcurve() deve seguire bgncurve() |
endcurve() must follow bgncurve() |
| 107 | bgncurve() deve precedere endcurve() |
bgncurve() must precede endcurve() |
| 108 | dati geometrici in più o mancanti |
missing or extra geometric data |
| 109 | impossibile tracciare pwlcurves |
can't draw pwlcurves |
| 110 | dati di dominio aggiuntivi o mancanti |
missing or extra domain data |
| 112 | endtrim() deve precedere endsurface() |
endtrim() must precede endsurface() |
| 113 | bgnsurface() deve precedere endsurface() |
bgnsurface() must precede endsurface() |
| 114 | curva di tipo improprio riconosciuta come curva di taglio |
curve of improper type passed as trim curve |
| 115 | bgnsurface() deve precedere bgntrim() |
bgnsurface() must precede bgntrim() |
| 116 | endtrim() deve seguire bgntrim() |
endtrim() must follow bgntrim() |
| 117 | bgntrim() deve precedere endtrim() |
bgntrim() must precede endtrim() |
| 118 | curva di taglio non valida o mancante |
invalid or missing trim curve |
| 119 | bgntrim() deve precedere pwlcurve() |
bgntrim() must precede pwlcurve() |
| 120 | riferimento pwlcurve doppio |
pwlcurve referenced twice |
| 121 | pwlcurve e nurbscurve misti |
pwlcurve and nurbscurve mixed |
| 122 | uso improprio del tipo di dati taglio |
improper usage of trim data type |
| 123 | riferimento nurbscurve doppio |
nurbscurve referenced twice |
| 124 | nurbscurve e pwlcurve misti |
nurbscurve and pwlcurve mixed |
| 125 | riferimento nurbssurface doppio |
nurbssurface referenced twice |
| 126 | proprietà non valida |
invalid property |
| 127 | endsurface() deve seguire bgnsurface() |
endsurface() must follow bgnsurface() |
| 128 | curve di taglio incrociate o indirizzate in modo errato |
intersecting or misoriented trim curves |
| 129 | curve di taglio incrociate |
intersecting trim curves |
| 130 | Inutilizzato |
UNUSED |
| 131 | curve di taglio non collegate |
unconnected trim curves |
| 132 | errore knot di tipo sconosciuto |
unknown knot error |
| 133 | riscontrato totale vertice negativo |
negative vertex count encountered |
| 134 | riscontrato stride di byte negativo |
negative byte-stride encounteed |
| 135 | descrittore del tipo sconosciuto |
unknown type descriptor |
| 136 | riferimento del punto di controllo nullo |
null control point reference |
| 137 | punto doppio in pwlcurve |
duplicate point on pwlcurve |