View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013155VTK(No Category)public2012-05-08 03:552013-04-05 19:45
ReporterWolf Spindler 
Assigned ToBerk Geveci 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionwon't fix 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0013155: Patch for missing or asymmetric get functionality
DescriptionThere 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.
TagsNo tags attached.
ProjectKitware
Typeusability
Attached Filespatch file icon vtk5.10rc1MissingGetsPatch.patch [^] (47,342 bytes) 2012-05-08 03:55 [Show Content]

 Relationships

  Notes
(0030533)
Berk Geveci (administrator)
2013-04-05 19:45

Sorry but this is a large and intrusive patch when there is no requirement for VTK to be symmetric in Set/Get methods.

 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
2013-04-05 19:45 Berk Geveci Note Added: 0030533
2013-04-05 19:45 Berk Geveci Assigned To => Berk Geveci
2013-04-05 19:45 Berk Geveci Status backlog => tabled
2013-04-05 19:45 Berk Geveci Resolution open => won't fix
2013-04-05 19:45 Berk Geveci Status tabled => closed


Copyright © 2000 - 2018 MantisBT Team