| View Issue Details [ Jump to Notes ] | [ Print ] |
| 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 | | |
|
| 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. |
| Tags | No tags attached. |
|
| Project | |
| Type | |
|
| Attached Files | vtkSTLReader.cxx [^] (11,604 bytes) 2009-01-26 09:46
vtkSTLReader_VTK-5.6.0.cxx [^] (12,162 bytes) 2010-07-05 07:24 |
|