Hi all,

I've got a crash on loading an ive file made by osgExp and opened/saved by
osg 2.6.1 next, because of the Kd Tree built.

I use :


osgDB::Registry::instance()->setBuildKdTreesHint(osgDB::ReaderWriter::Options::BUILD_KDTREES);

and I load the models after that.

If I remove his line, the model load correctly.

I use osg 2.8.1 now, and I cannot use this model ... do I need to open/save
the file exported by 3dsmax with osg 2.8.1 ?
Do I need to set the KDTree to do that ?
Do I set the KDTree correctly ?

Thanks for your help, any suggestion would very appreciated.

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

Reply via email to