View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003712ParaView(No Category)public2006-09-04 13:482007-04-03 17:48
ReporterBerk Geveci 
Assigned ToDave DeMarle 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003712: Selection in superquadric is incorrect
DescriptionTo reproduce:
* Create a superquadric
* Select some cells from it
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0006739)
Berk Geveci (administrator)
2007-03-12 15:59

This may be related to triangle strips.
(0006822)
user521
2007-03-16 16:29

vtkExtractCells will segfault when it is given out of range ids. I stopped using that in vtkExtractSelectedIds and it no longer crashes. Unfortunately it still doesn't select the right cells.
(0007070)
user521
2007-04-02 17:03

I changed the IdentColoredPainter to match the cell list in the vtkOriginalCellIds list. Selection on polydata that includes strips, like the SuperQuadric filter produces, is now correct.
I've opened bug 4758 to capture the fact that turning on stripping makes selection fail because the ids list and the rendered id's do not match.

 Issue History
Date Modified Username Field Change
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team