-
- Downloads
Get python superclasses with import.
If superclasses are linked via import, then it is no longer necessary for the dynamic linker to be able to find the superclass objects. This adds flexibility to the way the wrappers can be packaged.
Showing
- Wrapping/PythonCore/vtkPythonUtil.cxx 80 additions, 0 deletionsWrapping/PythonCore/vtkPythonUtil.cxx
- Wrapping/PythonCore/vtkPythonUtil.h 30 additions, 0 deletionsWrapping/PythonCore/vtkPythonUtil.h
- Wrapping/Tools/vtkWrapPythonClass.c 22 additions, 8 deletionsWrapping/Tools/vtkWrapPythonClass.c
- Wrapping/Tools/vtkWrapPythonClass.h 4 additions, 2 deletionsWrapping/Tools/vtkWrapPythonClass.h
- Wrapping/Tools/vtkWrapPythonType.c 18 additions, 6 deletionsWrapping/Tools/vtkWrapPythonType.c
Loading
Please register or sign in to comment