MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0005760 | VTK | (No Category) | public | 2007-09-20 21:09 | 2016-08-12 09:54 |
| Reporter | Danny Holstein | ||||
| 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 | ||||
| Project | |||||
| Type | |||||
| Summary | 0005760: render glitches | ||||
| Description | In my first attempt at graphics with VTK I came up with rendering glitches as seen on the attached graphics file. I've also included a compilable code snippet that generates the attached glitches. I'm running Suse 10.1 x86_64 on a dual-core Turion 64 and using the ATI Xserver, version 8.34. When I use the static array declaration, "vtkActor *meanderActor[15];" instead of the dynamic, "vtkActor * *meanderActor= new vtkActor *[15];", it works without glitches. BTW: I get no run time faults. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://www.vtk.org/Bug/file/6155/glitch.zip | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2007-09-20 21:09 | Danny Holstein | New Issue | |||
| 2007-09-20 21:09 | Danny Holstein | File Added: glitch.zip | |||
| 2008-02-06 09:46 | Jeff Baumes | Severity | major => minor | ||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036935 | |||
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved | ||
| 2016-08-12 09:54 | Kitware Robot | Assigned To | => Kitware Robot | ||
| Notes | |||||
|
|
|||||
|
|
||||