<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19393"></HEAD>
<BODY>
<DIV><SPAN class=257075608-21012013><FONT size=2 face=Arial>Hello fellow VTK
users,</FONT></SPAN></DIV>
<DIV><SPAN class=257075608-21012013><FONT size=2 face=Arial>this is most
probably a very simple question but nevertheless I do not seem to find an answer
or an example:</FONT></SPAN></DIV>
<DIV><SPAN class=257075608-21012013><FONT size=2 face=Arial>- I want to use
glPolygonStipple for rendering transparency</FONT></SPAN></DIV>
<DIV><SPAN class=257075608-21012013><FONT size=2 face=Arial>- I do only find
reference to it in vtkOpenGLState (<A
href="http://www.vtk.org/doc/release/5.8/html/a01360.html">http://www.vtk.org/doc/release/5.8/html/a01360.html</A>),
seems to be read only</FONT></SPAN></DIV>
<DIV><SPAN class=257075608-21012013><FONT size=2 face=Arial>- how can I set
it?</FONT></SPAN></DIV>
<DIV><SPAN class=257075608-21012013><FONT size=2
face=Arial>Background:</FONT></SPAN></DIV>
<DIV><SPAN class=257075608-21012013><FONT size=2 face=Arial>I want to display a
plane with colours for one data array (say, temperature) and use
a second data array to display at which void fraction (or coverage) this
happens.</FONT></SPAN></DIV>
<DIV><SPAN class=257075608-21012013><FONT size=2 face=Arial>I suppose rendering
two scalar arrays with one geometric primitive is already doable with
transparency (RGBA: using RGB for the first array and A=Alpha for second array).
I feel I just need to be able to "switch on" stipple..</FONT></SPAN></DIV>
<DIV><SPAN class=257075608-21012013><FONT size=2
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=257075608-21012013><FONT size=2 face=Arial>Could you please
help me out? </FONT></SPAN></DIV>
<DIV><SPAN class=257075608-21012013><FONT size=2
face=Arial>Thanks,</FONT></SPAN></DIV>
<DIV><SPAN class=257075608-21012013><FONT size=2
face=Arial>Martin</FONT></SPAN></DIV>
<DIV> </DIV></BODY></HTML>