[IGSTK-Users] MeshObjectRepresentation question

Taru S twrkmail at gmail.com
Fri Mar 11 14:30:43 EST 2011


Hello,

I am using MeshObject[Representation, spatialObject] to display my 3D mesh.
I see that the MeshRepresentation class converts the itk mesh obj into an
unstructured grid.
The problem I am having with this (as opposed to using vtkPolyData) is that
I can't display using the normals (polyDataNormals).

Would it be right to change this class to convert the mesh to polydata as
opposed to unstructured grid to get the desired display?

I tried the compute normals for the itk mesh itself(using quadEdge mesh
classes) but that doesn't help.

I am new to igstk and I will really appreciate your help with this issue.

Thank you,
Taru
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/igstk-users/attachments/20110311/c9d1e890/attachment-0001.html>


More information about the IGSTK-Users mailing list