[vtk-developers] [VTK 0013522]: vtkWin32OpenGLRenderWindow doesn't use multisampling when windows is created with a parent.

Mantis Bug Tracker mantis at public.kitware.com
Tue Oct 16 06:00:35 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://www.vtk.org/Bug/view.php?id=13522 
====================================================================== 
Reported By:                Frederic TINGAUD
Assigned To:                
====================================================================== 
Project:                    VTK
Issue ID:                   13522
Category:                   (No Category)
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     backlog
Project:                    Kitware 
Type:                       incorrect functionality 
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2012-10-16 06:00 EDT
Last Modified:              2012-10-16 06:00 EDT
====================================================================== 
Summary:                    vtkWin32OpenGLRenderWindow doesn't use multisampling
when windows is created with a parent.
Description: 
After investigation, it appears that the only problem is that when the
WindowIdReferenceCount is higher than 0, vtkOpenGL class name is not defined,
even though it is necessary later to enable the multisampling.
Taking the vtkOpenGL outside the if statement corrects the bug.
Patch is for current nightbuild, but could be very easily ported on any other
version.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-10-16 06:00 Frederic TINGAUDNew Issue                                    
2012-10-16 06:00 Frederic TINGAUDFile Added: vtkWin32OpenGLRenderWindow.patch   
                
======================================================================




More information about the vtk-developers mailing list