[vtkusers] vtkTriangleFilter "Bug"- Just 2 Triangles share a PointID
R T
doctorart at hotmail.com
Tue Jul 30 17:40:28 EDT 2002
Hello all,
I use vtkTriangleFilter to get a triangular mesh.
when I traverse the mesh and observe the Neigboring Cells
with GetPointCells(PointID), a few times
I am getting just 2 Cells that share
that PointID.
with Triangles it's impossible: is it a bug?
or how to rebuild the mesh/or the Cell links to guarantee at least 3
Triangles sharing a PointID.
The pipeline is following
vtkImageData ->vtkContourFilter->
->vtkConnectivityFilter->vtkTriangleFilter->vtkPolyDataMapper
Thanks in advance.
--Roma
_________________________________________________________________
Join the worlds largest e-mail service with MSN Hotmail.
http://www.hotmail.com
More information about the vtkusers
mailing list