[vtkusers] Edge actor problem
Marco Salatin
marco.salatin at gmail.com
Fri Aug 22 04:41:29 EDT 2014
Hi,
i try to color only the edge of an object using:
Actor.GetProperty().SetEdgeColor(1,1,1)
Actor.GetProperty().EdgeVisibilityOn()
and it works bad:
<http://vtk.1045678.n5.nabble.com/file/n5728326/slice-0007b.png>
instead:
<http://vtk.1045678.n5.nabble.com/file/n5728326/bunny5_def2.png>
The image have some empty triangles along the edge.
Why? Is possible to round up them using some function?
thanks
--
View this message in context: http://vtk.1045678.n5.nabble.com/Edge-actor-problem-tp5728326.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list