9 #include "../BPy_UnaryFunction1D.h"
19 #define BPy_UnaryFunction1DFloat_Check(v) \
20 (PyObject_IsInstance((PyObject *)v, (PyObject *)&UnaryFunction1DFloat_Type))
PyTypeObject UnaryFunction1DFloat_Type
int UnaryFunction1DFloat_Init(PyObject *module)
static struct PyModuleDef module
Freestyle::UnaryFunction1D< float > * uf1D_float
BPy_UnaryFunction1D py_uf1D