Blender V4.3
BPy_UnaryFunction0DDouble.h File Reference

Go to the source code of this file.

Classes

struct  BPy_UnaryFunction0DDouble
 

Macros

#define BPy_UnaryFunction0DDouble_Check(v)    (PyObject_IsInstance((PyObject *)v, (PyObject *)&UnaryFunction0DDouble_Type))
 

Functions

int UnaryFunction0DDouble_Init (PyObject *module)
 

Variables

PyTypeObject UnaryFunction0DDouble_Type
 

Macro Definition Documentation

◆ BPy_UnaryFunction0DDouble_Check

#define BPy_UnaryFunction0DDouble_Check ( v)     (PyObject_IsInstance((PyObject *)v, (PyObject *)&UnaryFunction0DDouble_Type))

Function Documentation

◆ UnaryFunction0DDouble_Init()

Variable Documentation

◆ UnaryFunction0DDouble_Type

PyTypeObject UnaryFunction0DDouble_Type
extern