9 #include "../BPy_UnaryFunction1D.h"
19 #define BPy_UnaryFunction1DDouble_Check(v) \
20 (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