[Insight-users] Return itkObjects
Jothybasu Selvaraj
jothybasu at gmail.com
Thu Jun 7 07:00:24 EDT 2012
Hi all,
I have just started using ITK, and it seem to have a steep learning curve
(more than VTK) because of the generic programming .
I am finding it difficult to return a itkObject from a c++ method.
Here is what I do in the header, but the compiler throws an error stating
it is "itkMesh with no type".
I have the itkmesh.h included
itkMesh* vtkMeshToITKMesh(vtkPolyData* vtkMesh);
Any help?
Thanks
--
Jothy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120607/413884fd/attachment.htm>
More information about the Insight-users
mailing list