There's a FindNamedNode visitor in the Quick Start Guide examples, maybe
that'll help you find the problem with your code.
 
http://www.openscenegraph.com/osgwiki/pmwiki.php/Documentation/QuickStartGui
de   -Paul
 


  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bosse, Michael A
@ Link
Sent: Monday, May 07, 2007 9:40 AM
To: [email protected]
Subject: [osg-users] OpenFLT




I am currently using a node visitor applied to the group root node of my
scene to locate by name, nodes in a scenegraph loaded from an open flight
file. My code works properly for any situation where there is no group node
below the db node in the database. The code I am using is the standard
example of a node visitor. I am not sure why I can not seem to get pointers
back when there is that group node below the db node. 

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to