View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008426VTK(No Category)public2009-01-26 09:462013-04-05 19:59
ReporterLevap 
Assigned ToDavid Partyka 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0008426: vtkSTLReader: Remove hard coded array size for STL reading
DescriptionThe current implementation of vtkSTLReader has hard coded target array sizes (5000). Further, it is not possible to load very big STL data.
In the attached file i have modified this behavior. vtkSTLReader reads the number of expected triangles from the STL file and verifies this number with file size.
TagsNo tags attached.
Project
Type
Attached Filescxx file icon vtkSTLReader.cxx [^] (11,604 bytes) 2009-01-26 09:46
cxx file icon vtkSTLReader_VTK-5.6.0.cxx [^] (12,162 bytes) 2010-07-05 07:24

 Relationships
related to 0008405closedDavid Partyka Customization of Header in vtkSTLWriter 

  Notes
(0023893)
David Partyka (developer)
2010-12-11 11:39

These changes are now in VTK master and will be part of the VTK 5.8 release.

 Issue History
Date Modified Username Field Change
2009-01-26 09:46 Levap New Issue
2009-01-26 09:46 Levap File Added: vtkSTLReader.cxx
2010-07-05 07:24 Levap File Added: vtkSTLReader_VTK-5.6.0.cxx
2010-11-30 08:35 Utkarsh Ayachit Assigned To => David Partyka
2010-11-30 08:35 Utkarsh Ayachit Status backlog => tabled
2010-11-30 08:36 Utkarsh Ayachit Relationship added related to 0008405
2010-12-11 11:39 David Partyka Note Added: 0023893
2010-12-11 11:39 David Partyka Status tabled => @80@
2010-12-11 11:39 David Partyka Resolution open => fixed
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2013-04-05 19:59 Berk Geveci Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team