9 #include "../BPy_UnaryFunction1D.h"
11 #include "../../geometry/Geom.h"
21 #define BPy_UnaryFunction1DVec3f_Check(v) \
22 (PyObject_IsInstance((PyObject *)v, (PyObject *)&UnaryFunction1DVec3f_Type))
int UnaryFunction1DVec3f_Init(PyObject *module)
PyTypeObject UnaryFunction1DVec3f_Type
static struct PyModuleDef module
BPy_UnaryFunction1D py_uf1D
Freestyle::UnaryFunction1D< Freestyle::Geometry::Vec3f > * uf1D_vec3f