[vtkusers] About Procrustes example
Syed Hassan Amin
sha1 at doc.ic.ac.uk
Thu Nov 24 12:38:49 EST 2005
Dear friends,
I am trying to write procrustes example in VC++. But the following lines dont compile in C++. Any help will be appreciated.
map2a = vtk.vtkPolyDataMapper()
map2a.SetInputConnection(procrustes1.GetOutputPort(0))
Here is the example that I am trying to code :-
http://public.kitware.com/cgi-bin/viewcvs.cgi/*checkout*/Examples/Modelling/Python/procrustesAlignment.py?root=VTK&content-type=text/plain
Yours,
Hassan Amin
More information about the vtkusers
mailing list