Ok, I checked my modal, and it is set to feet. I was able to
explicitly state noUnitConversion as the first responses stated and I
was able to get it to work. This appears to tell me that the default
FLT loader actually does a conversion to meters.

Thanks for the help.

Geoff

On Mon, Oct 20, 2008 at 1:02 PM, Paul Martz <[EMAIL PROTECTED]> wrote:
> 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
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to