-
- Downloads
Add the new py3k buffer interface.
Python 3 introduced a multi-dimensional buffer interface, which was backported to Python 2.6 and Python 2.7.
Showing
- Common/Core/Testing/Python/CMakeLists.txt 1 addition, 0 deletionsCommon/Core/Testing/Python/CMakeLists.txt
- Common/Core/Testing/Python/TestBuffer.py 119 additions, 0 deletionsCommon/Core/Testing/Python/TestBuffer.py
- Wrapping/PythonCore/PyVTKMutableObject.cxx 17 additions, 2 deletionsWrapping/PythonCore/PyVTKMutableObject.cxx
- Wrapping/PythonCore/PyVTKObject.cxx 147 additions, 2 deletionsWrapping/PythonCore/PyVTKObject.cxx
- Wrapping/PythonCore/PyVTKObject.h 7 additions, 6 deletionsWrapping/PythonCore/PyVTKObject.h
- Wrapping/PythonCore/vtkPythonArgs.cxx 87 additions, 39 deletionsWrapping/PythonCore/vtkPythonArgs.cxx
- Wrapping/PythonCore/vtkPythonArgs.h 4 additions, 4 deletionsWrapping/PythonCore/vtkPythonArgs.h
- Wrapping/PythonCore/vtkPythonCompatibility.h 22 additions, 0 deletionsWrapping/PythonCore/vtkPythonCompatibility.h
- Wrapping/Tools/vtkWrapPythonClass.c 6 additions, 0 deletionsWrapping/Tools/vtkWrapPythonClass.c
- Wrapping/Tools/vtkWrapPythonMethod.c 38 additions, 51 deletionsWrapping/Tools/vtkWrapPythonMethod.c
Loading
Please register or sign in to comment