Hello, Is there a way to tell which vertices (of the vertex array) in an osg::Geometry instance belong to a given face i, regardless of the PrimitiveSet type? The query is: Given face Id (i), and vertex index (j=0,1,2 if the face is a triangle) in this face, What is the index of this vertex in the VertexArray of the osg::Geometry?
Thanks ---------------------------------------------------------------- _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

