View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002958VTK(No Category)public2006-03-14 11:172006-03-17 12:09
ReporterCharles De Lean 
Assigned ToMathieu Malaterre 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002958: Forgot to make a setter virtual in vtkRenderWindow
DescriptionWanting to change the way allocated time is given to pick up LODs, I wanted to extend vtkRenderwindow::DesiredUpdate()

We have multiple renderers that take different times to render and do not wish to share allocated time evenly between them.

I then saw it is one of the rare setters that are not virtual. It's getter is actually virtual.

It seems this mehod should be virtual and I took the libery of changing it on my local copy.

My extension is working fine. I would be happy to give you a copy of it if you ever request it.
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0003879)
Mathieu Malaterre (developer)
2006-03-17 12:09

Fixed in both VTK5 branch and CVS. Please test.

Thanks.

 Issue History
Date Modified Username Field Change
2011-06-16 13:11 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team