View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005760VTK(No Category)public2007-09-20 21:092016-08-12 09:54
ReporterDanny Holstein 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005760: render glitches
DescriptionIn 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.
TagsNo tags attached.
Project
Type
Attached Fileszip file icon glitch.zip [^] (29,112 bytes) 2007-09-20 21:09

 Relationships

  Notes
(0036935)
Kitware Robot (administrator)
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.

 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


Copyright © 2000 - 2018 MantisBT Team