Hi,

I've got an .FLT file that I need to load into OSG.  I am loading it with the 
following code:


Code:

osg::Node* pLoadedModel = osgDB::readNodeFile("[mypath]/campus08-19.flt");




However when I compile and run the program I get the following error:

"Unknown record, opcode=91 size=88"

I have no idea what this means and I'm hoping someone here can explain it and 
perhaps help me correct it.  I have seen this .FLT run with other programs so 
it should not be corrupt or anything.

Thank you!

Cheers,
Matt

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





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to