On Tuesday 19 March 2002 18:00, Jan Ekholm wrote:
> On Mon, 18 Mar 2002, [iso-8859-1] Rene Dudfield
wrote:
> >Hi,
> >
> >None of the glTexCoordPointer functions work for
me.
> >I'm using 2.0.0.44
> >
> >
> >I can give someone a program I've been using to
test
> >it out, if that helps.
> >
> >I got this error message:
> >OpenGL.GL.GLerror: [Errno 1282] invalid operation
>
> This was asked here before, I think, a few months
ago. What was the
> solution to that problem? Maybe in the archives?
I searched the archives again( manually, there is
still no search function on sf.net ) and found the
thread Re: vertex/texture arrays. However there was
no solution for the glTexCoordPointer problem as far
as I know.
Someone suggested using the struct module to pass the
data in, but the person having the problem said this
was not working either.
btw, my cvs problem was solved by using swig 3.5a.
The cvs version doesn't work for glTexCoordPointer
either. I'm going to spend some more time tracking
down the problem. If I find anything I'll write to
the list.
The swig interfaces for glVertexPointer and
glTexCoordPointer look similar, and I can't see any
obvious problems there. I'll look into the swig
output code next I think.
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
|