implement setter for texture coord 2 (u,v) vertex attribute so it can be used by...
[freeglut] / src / freeglutdll.def.in
index 88ea7fb..d0c50c3 100644 (file)
@@ -117,6 +117,10 @@ EXPORTS
        glutSolidSierpinskiSponge
        glutWireTeapot
        glutSolidTeapot
+       glutWireTeacup
+       glutSolidTeacup
+       glutWireTeaspoon
+       glutSolidTeaspoon
        glutWireCylinder
        glutSolidCylinder
        glutGameModeString
@@ -153,6 +157,9 @@ EXPORTS
        glutMultiEntryFunc
        glutMultiMotionFunc
        glutMultiPassiveFunc
-        glutInitContextFunc
-        glutPauseFunc
-        glutResumeFunc
+    glutInitContextFunc
+    glutPauseFunc
+    glutResumeFunc
+    glutSetVertexAttribCoord3
+    glutSetVertexAttribNormal
+    glutSetVertexAttribTexCoord2