|
Blender V5.0
|
Go to the source code of this file.
Classes | |
| struct | BPy_BinaryPredicate0D |
Macros | |
| #define | BPy_BinaryPredicate0D_Check(v) |
Functions | |
| int | BinaryPredicate0D_Init (PyObject *module) |
Variables | |
| PyTypeObject | BinaryPredicate0D_Type |
| #define BPy_BinaryPredicate0D_Check | ( | v | ) |
Definition at line 21 of file BPy_BinaryPredicate0D.h.
| int BinaryPredicate0D_Init | ( | PyObject * | module | ) |
Definition at line 19 of file BPy_BinaryPredicate0D.cpp.
References BinaryPredicate0D_Type, and module.
Referenced by Freestyle_Init().
|
extern |
Definition at line 133 of file BPy_BinaryPredicate0D.cpp.
Referenced by BinaryPredicate0D_Init().