21#define BPy_UnaryFunction1DDouble_Check(v) \
22 (PyObject_IsInstance((PyObject *)v, (PyObject *)&UnaryFunction1DDouble_Type))
int UnaryFunction1DDouble_Init(PyObject *module)
PyTypeObject UnaryFunction1DDouble_Type
static struct PyModuleDef module
Freestyle::UnaryFunction1D< double > * uf1D_double
BPy_UnaryFunction1D py_uf1D