Hi, On Wednesday 08 October 2008 14:18, Wojciech Lewandowski wrote: > Sure I am happy, if functionality stays the same . Well that was the actual question. We were not sure that the vector is not empty when the vertices were inserted to the beginning. Now the new vertices are appended to the end, which is the same iff you can guarantee that the vector is empty before that operation ...
And from the code it is not clear to me that the vector is empty in any case. At least the mergeFaces case looks unclear. May be you can take a look if that different code is really guaranteed to do the same? Greetings and Thanks Mathias -- Dr. Mathias Fröhlich, science + computing ag, Software Solutions Hagellocher Weg 71-75, D-72070 Tuebingen, Germany Phone: +49 7071 9457-268, Fax: +49 7071 9457-511 -- Vorstand/Board of Management: Dr. Bernd Finkbeiner, Dr. Florian Geyer, Dr. Roland Niemeier, Dr. Arno Steitz, Dr. Ingrid Zech Vorsitzender des Aufsichtsrats/ Chairman of the Supervisory Board: Prof. Dr. Hanns Ruder Sitz/Registered Office: Tuebingen Registergericht/Registration Court: Stuttgart Registernummer/Commercial Register No.: HRB 382196 _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
