[vtkusers] about use vtkPolyDataNormals

renlishen renlishen at gmail.com
Thu Nov 26 10:04:36 EST 2009


David, thanks~
I find the key point to my question...
If I don't use the vtkPolyDataNormals' SplittingOff()
I get more points and normals like this
pic1:
http://old.nabble.com/file/p26530678/11.png 

but when I use SplittingOff()
I get the correct number of points and normals
pic2:
http://old.nabble.com/file/p26530678/22.png 


but I don't know why vtkPolyDataNormals need to "splitting" the edge.....
anyway~thanks again for your replying...^^


p.s. my data has 5 points and 6 cell(face)
After using SplittingOff() ----> 5 points and 5 normals(pic2)
If no use SplittingOff()    ----> 16 points and 16 normals(pic1)
-- 
View this message in context: http://old.nabble.com/about-use-vtkPolyDataNormals-tp26508126p26530678.html
Sent from the VTK - Users mailing list archive at Nabble.com.




More information about the vtkusers mailing list