By default, the FLT loader does not convert. So, if you are expecting feet but appear to be getting meters (everything is about 1/3 the size you expect) then the header of your FLT file probably has an incorrect value in the "units" field. If true, this is a problem with your model and not a problem with OSG.
More information on options to control the FLT plugin can be found here: http://www.openscenegraph.org/projects/osg/wiki/Support/KnowledgeBase/OpenFl ight -Paul > > I am wondering how I can turn off the automatic Units to > Meters conversion that is taking place when I load my > OpenFlight file into a osg:::Node. My file is in Feet, which > is what my program uses, and I would like to use some of my > old code that uses feet without having to do the conversion myself. > > Thanks > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-opensce negraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

