[vtkusers] Combined surface + wireframe view
Malcolm Drummond
malcolm at geovision.co.za
Thu Jan 8 17:19:48 EST 2004
Hi John
Have a look at the static vtkMapper method SetResolveCoincidentTopology
HTH
Malcolm
----- Original Message -----
From: John Platt
To: vtkusers at vtk.org
Sent: Thursday, January 08, 2004 11:55 PM
Subject: [vtkusers] Combined surface + wireframe view
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/20040109/66fc5ad9/attachment.htm>
More information about the vtkusers
mailing list