21#define BPy_UnaryFunction0DFloat_Check(v) \
22 (PyObject_IsInstance((PyObject *)v, (PyObject *)&UnaryFunction0DFloat_Type))
int UnaryFunction0DFloat_Init(PyObject *module)
PyTypeObject UnaryFunction0DFloat_Type
static struct PyModuleDef module
BPy_UnaryFunction0D py_uf0D
Freestyle::UnaryFunction0D< float > * uf0D_float