View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002550Old ParaView Bugs public2005-12-01 20:332009-12-09 14:52
ReporterBrian Wylie 
Assigned ToBerk Geveci 
PrioritylowSeverityminorReproducibilityalways
StatusassignedResolutionopen 
PlatformOSOS Version
Summary0002550: SNL: Addition of point variable 'part index' is overkill
DescriptionExtractCTHPart adds the point variable 'part index' as an array on it's output. The output of this filter may be 50 million triangles (yes I'm serious) adding an array of doubles just to hold the part number seems like overkill. Can the part index be a 'short' ?
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0003353)
Brian Wylie (reporter)
2005-12-01 20:38

In fact lets make it unsigned char. I believe that CTH has an upper limit on 'parts' that is much less than 255.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team