BUG: Re-enable python wrapping of vtkCommand event ids.
Commit 1993b941 made the event enum constants invisible to the wrappers. This change makes it possible for the wrappers to expand the macros used to define the constants, and hence allows the constants to be wrapped again. Change-Id: Ib36d00f80caf7d87cdfcd479c15e6ebc176e240e
Showing
- Common/Testing/Python/CMakeLists.txt 1 addition, 0 deletionsCommon/Testing/Python/CMakeLists.txt
- Common/Testing/Python/TestCommand.py 95 additions, 0 deletionsCommon/Testing/Python/TestCommand.py
- Common/vtkCommand.cxx 2 additions, 2 deletionsCommon/vtkCommand.cxx
- Common/vtkCommand.h 5 additions, 5 deletionsCommon/vtkCommand.h
Loading
Please register or sign in to comment