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