[vtkusers] Order of cells in GetPointCells() in vtkPolyData
Tanweer Rashid
trash001 at odu.edu
Mon Mar 26 18:40:06 EDT 2012
Hi all,
I am using the function GetPointCells(vtkIdType ptId, vtkIdList *cellIds)
in vtkPolyData. It gives a list of the cell IDs that share the point,
however this list appears to be sorted in ascending order. Does anyone know
how to get the unsorted list of cells (i.e. the order,
clockwise/anti-clockwise, in which these cells occur naturally in the
Polydata object)?
Thanks,
- - - Tanweer Rashid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120326/f9916948/attachment.htm>
More information about the vtkusers
mailing list