Blender V4.3
BPy_GetProjectedZF1D.h File Reference

Go to the source code of this file.

Classes

struct  BPy_GetProjectedZF1D
 

Macros

#define BPy_GetProjectedZF1D_Check(v)    (PyObject_IsInstance((PyObject *)v, (PyObject *)&GetProjectedZF1D_Type))
 

Variables

PyTypeObject GetProjectedZF1D_Type
 

Macro Definition Documentation

◆ BPy_GetProjectedZF1D_Check

#define BPy_GetProjectedZF1D_Check ( v)     (PyObject_IsInstance((PyObject *)v, (PyObject *)&GetProjectedZF1D_Type))

Definition at line 21 of file BPy_GetProjectedZF1D.h.

Variable Documentation

◆ GetProjectedZF1D_Type

PyTypeObject GetProjectedZF1D_Type
extern

Definition at line 65 of file BPy_GetProjectedZF1D.cpp.

Referenced by UnaryFunction1DDouble_Init().