Maybe it got optimized away?  I'm no guru, just a thought.

Thanks,
bob

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Michael Hasler
Sent: Wednesday, April 08, 2009 9:10 AM
To: [email protected]
Subject: [osg-users] OsgReadFile informations

Hi,

Im working on an osg application which need to show some information about 
osgObject from the Node like name in an TreeView.

I start browsing the loaded model  with the Debuger to find the Information i 
need.

First i load via ReaderWriterDXF and dxf-file into ReadResult Object.
If i watch that result-object in the debuger i can easy find under -> 
_ptr->MatrixTransform->Transform->Geode->_childrean
the first object and its name.

I write that result into an osgNode File, in which i can find my names as well.
(view in editor, osg file attached)
If i load that model with readNodeFile().
an browse the ref_ptr(osg::Node) node  object i cannot find nothing just one 
osg::Object no MatrixTransformation but the rendered result is the same !!

im working on that all day *cry* pleazz help me somebody how can i acces those 
information, where is the MatrixTransformation Object gone.


Thank you.

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





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

Reply via email to