<div dir="ltr"><div><div>Hi Lv.<br><br></div>It sounds like an osg::Swtich would be the appropriate tool for toggling on/off different text subgraphs. <br><br></div>Robert.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 29 October 2015 at 15:55, Lv Qing <span dir="ltr"><<a href="mailto:donlvqing@msn.com" target="_blank">donlvqing@msn.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Here is the situation ,I want to draw dozens of osg::Text,all as children of one osg::Geode.And I want to show some of the  osg::Text<br>
,and some not.I failed to see osg::Text has a setNodeMask funciton,I can only call the  osg::Geode setNodeMask ,but it show all osg::Text or not.If  I add each one osg::Text to each one osg::Geode,it dose not look like an efficient way. So need help!<br>
<br>
Thank you!<br>
<br>
Cheers,<br>
Lv<br>
<br>
------------------<br>
Read this topic online here:<br>
<a href="http://forum.openscenegraph.org/viewtopic.php?p=65489#65489" rel="noreferrer" target="_blank">http://forum.openscenegraph.org/viewtopic.php?p=65489#65489</a><br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</blockquote></div><br></div>