<div dir="ltr"><div>I use node mask to show or hide parts of the scene graph. When enabling stereo mode in osg, it seems to completely ignore the node mask. Is this expected behaviour?<br></div><div><span style=" color:#800080;"><br></span></div><div><span style=" color:#800080;"><br></span></div><div><span style=" color:#800080;">osg</span>::<span style=" color:#800080;">DisplaySettings</span>::<span style=" color:#00677c;">instance</span>()<span style=" color:#00677c;">-></span><span style=" color:#00677c;">setStereoMode</span>(<span style=" color:#800080;">osg</span>::<span style=" color:#800080;">DisplaySettings</span>::<span style=" color:#800080;">ANAGLYPHIC</span><span style=" color:#c0c0c0;"> </span>);
</div><pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800080;">osg</span>::<span style=" color:#800080;">DisplaySettings</span>::<span style=" color:#00677c;">instance</span>()<span style=" color:#00677c;">-></span><span style=" color:#00677c;">setEyeSeparation</span>(<span style=" color:#c0c0c0;"> </span><span style=" color:#000080;">0.055f</span><span style=" color:#c0c0c0;"> </span>);</pre>
<pre style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#800080;">osg</span>::<span style=" color:#800080;">DisplaySettings</span>::<span style=" color:#00677c;">instance</span>()<span style=" color:#00677c;">-></span><span style=" color:#00677c;">setStereo</span>(<span style=" color:#c0c0c0;"> </span><span style=" color:#808000;">true</span><span style=" color:#c0c0c0;"> </span>);</pre></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:osg-users+unsubscribe@googlegroups.com">osg-users+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/osg-users/af3f653c-bc8c-46e2-9c38-a034a7b0b9ea%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/osg-users/af3f653c-bc8c-46e2-9c38-a034a7b0b9ea%40googlegroups.com</a>.<br />