[vtk-developers] [VTK 0013155]: Patch for missing or asymmetric get functionality

Mantis Bug Tracker mantis at public.kitware.com
Tue May 8 03:55:21 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://vtk.org/Bug/view.php?id=13155 
====================================================================== 
Reported By:                Wolf Spindler
Assigned To:                
====================================================================== 
Project:                    VTK
Issue ID:                   13155
Category:                   (No Category)
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     backlog
Project:                    Kitware 
Type:                       usability 
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2012-05-08 03:55 EDT
Last Modified:              2012-05-08 03:55 EDT
====================================================================== 
Summary:                    Patch for missing or asymmetric get functionality
Description: 
There are some asymmetric or missing get macros/functions in vtk classes. In
most cases this is no real issue, however, it is a bit annoying in our automatic
wrapping process where we assume symmetric Set/Get functions (we need that for
generating MeVisLab modules for quite an amount of vtk classes; see
www.mevislab.de if you are interested in it). I also consider this a problem for
python or tcl script wrapping processes. 
The patch appended to this report adds many Get-Macros/Functions either because
no Get functionality exists at all or - if there is any - the symmetry to the
Set is not given.
It applies to the git checkout of the vtk 5.10 rc 1 tag.

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-05-08 03:55 Wolf Spindler  New Issue                                    
2012-05-08 03:55 Wolf Spindler  File Added: vtk5.10rc1MissingGetsPatch.patch    
               
======================================================================




More information about the vtk-developers mailing list