Hello,I want to get the mode of my primitives but i don't know how to use the function getMode().I don't know where I have to put the result of myGeometry->getPrimitivesSet(i)->getMode()
The getMode gives you exactly the OpenGL mode of the primitive, so I'm confused what is the problem, a get method gets the mode..
So what are you trying to do with the primitive mode? Is this where the confusion lies rather than the getMode itself?
Robert.
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
