[PyOpenGL-Users] passing arrays
Brought to you by:
mcfletch
From: Mathew Y. <ma...@fu...> - 2002-04-15 00:58:34
|
Hi, I'm trying to use a GL function which is wrapped so that one of the parameters is passed to SWIG_ConvertPtr where it is supposed to be converted to the type ,SWIGTYPE_p_q_const__GLvoid. What do I do? How can I create this variable? I don't see the function ptrcreate inside the module I'm importing. Mathew |