[vtkusers] wireframes??
david michell
davidmichell at rediffmail.com
Thu Mar 18 02:33:56 EST 2004
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040318/17a00858/attachment.htm>
-------------- next part --------------
Hi everyone,
I have a vtkUnstructuredGrid and I managed to render the data as a surface.
I want to display the surface as a wireframe , i used
vtkActor::GetProperty()::SetRepresentationToWireframe()
It works , but I have two problems,
1) In the wireframe the backface is always black only the front face shows colour. I used TwoSidedLightingOn(), but this has no effect.
2) I want to change the width of the wireframe lines, how do I do that.
Please help me out.
Thank you all.
David Michell
More information about the vtkusers
mailing list