I have geodes that contain osgText::Text drawables (used as labels). The same geode's contain other drawables that make up the entity that is being labelled.
I also have a toolbar button to turn labels on or off. What is the best way to toggle the visible state of the osgText::Text instances when my user asks to enable or disable these labels? I think I could make the text transparent, but that feels wrong. Any suggestions? Cory _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

