MantisBT - ParaView
View Issue Details
0001526ParaView(No Category)public2005-01-25 10:592009-12-09 14:50
Amy Squillacote 
Berk Geveci 
normalmajoralways
closedfixed 
 
 
0001526: pick filter reporting vector values incorrectly
Charles discovered this bug and asked me to enter it.

To reproduce this bug, first create a plane source.
Create a glyph filter to display the normals (to verify that they all point in the +Z direction.
Select the plane as the current filter again.
Apply the pick filter to it. With the mouse over the plane, press the 'P' key, and then click 'Accept'.
Notice that the Normals listed are not all (0, 0, 1). Point 1 has a normal of (0, 1, 0), and point 1 has a normal of (1, 0, 0).

It appears that instead of incrementing by 3 through vector arrays, we are instead incrementing by 1.
No tags attached.
Issue History
2009-12-09 14:50Berk GeveciProject@3@ => ParaView
2011-06-16 13:09Zack GalbreathCategory => (No Category)

There are no notes attached to this issue.