17#define BPy_UnaryFunction1DUnsigned_Check(v) \
18 (PyObject_IsInstance((PyObject *)v, (PyObject *)&UnaryFunction1DUnsigned_Type))
PyTypeObject UnaryFunction1DUnsigned_Type
int UnaryFunction1DUnsigned_Init(PyObject *module)
static struct PyModuleDef module
Freestyle::UnaryFunction1D< uint > * uf1D_unsigned
BPy_UnaryFunction1D py_uf1D