[vtkusers] How to draw lines between two datasets using VTK

dev work2compilation at gmail.com
Sat Nov 19 08:44:44 EST 2011


Hi vtkusers,

I'm newer at vtk, so I hope that I'll find help here :)

I have two datasets of  vtkPolyData* type:

Data_source and Data_target.

I calculated the correspondences between Data_source and Data_target and I
have points  (x_source,y_source,z_source) which match
(x_target,y_target,z_target). Now
my question is:

1-How to draw lines ,between to datasets, that rely
(x_source,y_source,z_source) to **(x_target,y_target,z_target)**?

2-How to display them on a vtk window?

Greetings

W 

--
View this message in context: http://vtk.1045678.n5.nabble.com/How-to-draw-lines-between-two-datasets-using-VTK-tp5006807p5006807.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list