Re: [osg-users] Crasch using invalid vertex index

2007-06-14 Thread Robert Osfield
HI Anders, You are welcome to write a NodeVisitor that QA's loaded data. Invalid data can come in a wide range of forms though, but I guess one could start form just detecting invalid data you know you already have. Robert. On 6/14/07, Anders Backman <[EMAIL PROTECTED]> wrote: Hi. I was expe

[osg-users] Crasch using invalid vertex index

2007-06-14 Thread Anders Backman
Hi. I was experiencing problems with loading a Collada file exported through FeelingSoftwares exporter from 3DSmax. It was a rather large scene and I got problems inside the method void Geometry::accept(PrimitiveFunctor& functor) const line 2259:functor.vertex((*vec3Array)[_vertexData.indices-