[vtkusers] Combined surface + wireframe view

John Platt jcplatt at lineone.net
Thu Jan 8 16:55:47 EST 2004


Hi vtkUsers,

 

I would like to display both cell edges and coloured cell faces using
the same vtkDataSetMapper (surface + wireframe combined). 

EdgeVisibilityOn() looked like the solution but it does not appear to
have been implemented for vtkOpenGLPolyDataMapper.

 

I tried using two superimposed actors with surface and wireframe
representation set in the mappers but the cell edges were broken by the
cell face colour. One solution may be to slightly inflate the wireframe.

 

Has anybody managed to achieve this effect or tried to implement
EdgeVisibilityOn()?

 

Any suggestions would be greatly appreciated.

 

John Platt

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040108/8cfc76c1/attachment.htm>


More information about the vtkusers mailing list