[vtkusers] Is there possible to use and manage many vtkLineWidgets in a scene?
pnt1614
minpu.code at gmail.com
Thu Apr 26 04:26:46 EDT 2018
First, I render a 3D model. When an user clicks on the model's surface, I
generate and draw a sphere. For the first 2 clicked points, I generate a
line. But from the 3rd clicked point, I use a previous point and the
current point to make a line.
Is there possible to use a vtkLineWidget for each generated line? If it is
possible, how to implement it?
--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
More information about the vtkusers
mailing list