Blender V4.3
BPy_TrueUP0D.h File Reference

Go to the source code of this file.

Classes

struct  BPy_TrueUP0D
 

Macros

#define BPy_TrueUP0D_Check(v)   (PyObject_IsInstance((PyObject *)v, (PyObject *)&TrueUP0D_Type))
 

Variables

PyTypeObject TrueUP0D_Type
 

Macro Definition Documentation

◆ BPy_TrueUP0D_Check

#define BPy_TrueUP0D_Check ( v)    (PyObject_IsInstance((PyObject *)v, (PyObject *)&TrueUP0D_Type))

Definition at line 21 of file BPy_TrueUP0D.h.

Variable Documentation

◆ TrueUP0D_Type

PyTypeObject TrueUP0D_Type
extern

Definition at line 48 of file BPy_TrueUP0D.cpp.

Referenced by UnaryPredicate0D_Init().