MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0013155 | VTK | (No Category) | public | 2012-05-08 03:55 | 2013-04-05 19:45 |
| Reporter | Wolf Spindler | ||||
| Assigned To | Berk Geveci | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | won't fix | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | Kitware | ||||
| Type | usability | ||||
| Summary | 0013155: 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. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://www.vtk.org/Bug/file/9191/vtk5.10rc1MissingGetsPatch.patch | ||||
| 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 | ||
| Notes | |||||
|
|
|||||
|
|
||||