Hi,

I'm using r208 of osgswig. In my python code, I have osgDB
readNodeFile method invocation, but am not sure how to specify
ReaderWriter options for it (e.g. to do conversion to inches for FLT
readerwriter), since there is no ReaderWriter options class in the
osgDB.py. My understanding is that in OSG, to set the options, one
would instantiate ReaderWriter options class, set its appropriate
fields and pass on the resulting object to the readNodeFile method.
How could I do that in osgswig? I'd appreciate any hints.

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

Reply via email to