| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0010714 | VTK | (No Category) | public | 2010-05-14 14:53 | 2016-08-12 09:55 | ||||
| Reporter | Benjamin Sobotta | ||||||||
| Assigned To | Kitware Robot | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0010714: vtkFrustumSource fails to generate lines | ||||||||
| Description | In vtkFrustumSource::RequestData the endpoints of the lines are never computed. While additional space for the line points is allocated (nbPts is increased), that space is never written to. newPoints->SetPoint is called 8 times for the corners of the polygons. However, additional points for the lines are not inserted. If that uninitialized space evaluates to large floats, vtkPolyData::ComputeBounds explodes. If ShowLines = false, the problem is omitted. | ||||||||
| Additional Information | The LinesLength attribute is never used. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0037172) Kitware Robot (administrator) 2016-08-12 09:55 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-05-14 14:53 | Benjamin Sobotta | New Issue | |
| 2010-05-16 08:29 | Bill Lorensen | Status | backlog => tabled |
| 2010-05-16 08:29 | Bill Lorensen | Assigned To | => François Bertel |
| 2010-09-07 13:43 | François Bertel | Assigned To | François Bertel => |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2016-08-12 09:55 | Kitware Robot | Note Added: 0037172 | |
| 2016-08-12 09:55 | Kitware Robot | Status | expired => closed |
| 2016-08-12 09:55 | Kitware Robot | Resolution | open => moved |
| 2016-08-12 09:55 | Kitware Robot | Assigned To | => Kitware Robot |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |