This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.cpp
Maxime Curioni a9789d90ae soc-2008-mxcurioni: renamed all Freestyle API related files with 'BPy_' prefix to avoid library name collision.
Included MediumType's initialization at proper time to avoid Blender's crash.
2008-07-23 07:56:08 +00:00

13 lines
264 B
C++

PyObject *_wrap_ViewMapGradientNormBP1D_getName(PyObject *self , PyObject *args) {
}
PyObject *_wrap_ViewMapGradientNormBP1D___call__(PyObject *self , PyObject *args) {
}
PyObject *_wrap_delete_ViewMapGradientNormBP1D(PyObject *self , PyObject *args) {
}