Hi,<br><br>I don&#39;t know if there is a function for this behaviour, but maybe you can produce a fake invisibility with a sort of &quot;scale scalar&quot; : set 1 for valid points, 0 for invalid and scale the glyph according to this scalar.<br>
<br>HTH<br>Jerome<br><br><div class="gmail_quote">2011/6/6 pratik <span dir="ltr">&lt;<a href="mailto:pratik.mallya@gmail.com">pratik.mallya@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi everyone,<br>
I am writing a filter which takes one input and one source (it is a modified glyph filter). Some of my glyphs may be invalidated by the input, in which case i would like to keep them invisible. Is there a way to do this without modifiying the polydata instance in which i am storing the source? I have found that vtkPolyDataAppend to be a little bit slow, which is why i was hoping to simply make the rogue glyph invisible instead.<br>

<br>
thanks,<br>
pratik<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br>