Re: [osg-users] multitextureing coordinates

2008-07-09 Thread Jason Daly
Peter Wraae Marino wrote: Hi users, I have create simple quad using osg::Geometry and I would like to apply multitextering to it. I'm missing a way to set "glMultiTexCoord" using OpenSceneGraph. Is there a way one can set glMultiTexCoord? Look at osg::Geometry::setTexCoordArray() You c

[osg-users] multitextureing coordinates

2008-07-09 Thread Peter Wraae Marino
Hi users, I have create simple quad using osg::Geometry and I would like to apply multitextering to it. I'm missing a way to set "glMultiTexCoord" using OpenSceneGraph. Is there a way one can set glMultiTexCoord? regards, Peter ___ osg-users mailing li