Dear all:

I load my object from a file as, e.g.

osg::Geode* geode = osgDB:ReadNodeFile("lz.osg");

How can I extract the bounding box information from it? I need the actual size 
of the object (width/length/depth) but not the bounding "sphere" dimensions.


Rgds,
Janusz Goldasz

P.S: I have come across a similar topic discussed on this list some time ago 
this year but the other solution (using a bbox visitor) does not work for me. 
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to