MantisBT - Old ParaView Bugs
View Issue Details
0000329Old ParaView Bugs public2003-11-04 15:522004-01-20 11:16
Charles Law 
Charles Law 
lowmajoralways
assignedopen 
0000329: Triangle strip bug
"When you check 'Use triangle strips' in 3D view properties there is some odd behavior.

1) If your looking at node variables (works fine)
2) If your looking at cell variables from a dataset(works fine)
3) If your looking at cell variables from the result of an extract geometry filter (dosen't work)

The object becomes grey, as soon as you flip to node variable looks fine, as soon as you turn triangle strips off looks fine."
No tags attached.
Issue History

Notes
(0000522)
Ken Martin   
2004-01-20 11:16   
This will be looked at for 1.4. The idea is that VTK's use of cell data should be changed so that a line strip or tri strip has one cell data per primative cell, not the entire strip.