<div dir="ltr">Hi all,<br><br>I have just started using ITK, and it seem to have a steep learning curve (more than VTK) because of the generic programming .<br><br>I am finding it difficult to return a itkObject from a c++ method.<br>
<br>Here is what I do in the header, but the compiler throws an error stating it is &quot;itkMesh with no type&quot;.<br><br>I have the itkmesh.h included<br><br>itkMesh<span style="color:#c0c0c0">* </span><span style="color:#000000"></span>vtkMeshToITKMesh<span style="color:#000000">(</span><span style="color:#800080">vtkPolyData</span><span style="color:#000000">*</span><span style="color:#c0c0c0"> </span>vtkMesh<span style="color:#000000">);</span><br>
<br>Any help?<br><br>Thanks<br clear="all"><br>-- <br><div dir="ltr">Jothy<br></div><br>
</div>