MantisBT - VTK
View Issue Details
0005760VTK(No Category)public2007-09-20 21:092016-08-12 09:54
Danny Holstein 
Kitware Robot 
normalminoralways
closedmoved 
 
 
0005760: render glitches
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.
No tags attached.
zip glitch.zip (29,112) 2007-09-20 21:09
https://www.vtk.org/Bug/file/6155/glitch.zip
Issue History
2007-09-20 21:09Danny HolsteinNew Issue
2007-09-20 21:09Danny HolsteinFile Added: glitch.zip
2008-02-06 09:46Jeff BaumesSeveritymajor => minor
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036935
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved
2016-08-12 09:54Kitware RobotAssigned To => Kitware Robot

Notes
(0036935)
Kitware Robot   
2016-08-12 09:54   
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.