MantisBT - VTK |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008426 | VTK | (No Category) | public | 2009-01-26 09:46 | 2013-04-05 19:59 |
|
| Reporter | Levap | |
| Assigned To | David Partyka | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | | |
| Project | |
| Type | |
|
| Summary | 0008426: vtkSTLReader: Remove hard coded array size for STL reading |
| Description | The 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. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | 0008405 | closed | David Partyka | Customization of Header in vtkSTLWriter |
|
| Attached Files | vtkSTLReader.cxx (11,604) 2009-01-26 09:46 https://www.vtk.org/Bug/file/7017/vtkSTLReader.cxx
vtkSTLReader_VTK-5.6.0.cxx (12,162) 2010-07-05 07:24 https://www.vtk.org/Bug/file/8225/vtkSTLReader_VTK-5.6.0.cxx |
|
| 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 |