Added GLint to typemap to silence error
Kartik Thakore [Sun, 2 Aug 2009 12:55:50 +0000 (08:55 -0400)]
typemap

diff --git a/typemap b/typemap
index 12389ae..e970268 100644 (file)
--- a/typemap
+++ b/typemap
@@ -54,6 +54,7 @@ GLboolean             T_U_CHAR
 GLUnurbsObj *          T_PTR
 GLUtesselator *                T_PTR
 GLuint                 T_UV
+GLint                  T_IV
 GLint*                 T_PTR
 float *                        T_PTR
 float                  T_NV