>unsigned int n = sizeof(vertex)/sizeof(float[3]);
returns 1
You can just copy vertex into coords directy.
Note that the triangulate routine will reorder and possibly delete some coords

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=10372#10372





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to