|
Blender V5.0
|
Go to the source code of this file.
Classes | |
| struct | BPy_Nature |
Macros | |
| #define | BPy_Nature_Check(v) |
Functions | |
| int | Nature_Init (PyObject *module) |
Variables | |
| PyTypeObject | Nature_Type |
| #define BPy_Nature_Check | ( | v | ) |
Definition at line 21 of file BPy_Nature.h.
Referenced by BPy_Nature_bitwise(), FEdge_nature_set(), ViewEdge_nature_set(), and ViewVertex_nature_set().
| int Nature_Init | ( | PyObject * | module | ) |
Definition at line 136 of file BPy_Nature.cpp.
References ADD_TYPE_CONST, EDGE_MARK, module, and Nature_Type.
Referenced by Freestyle_Init().
|
extern |
Definition at line 92 of file BPy_Nature.cpp.
Referenced by BPy_Nature_bitwise(), BPy_Nature_from_Nature(), and Nature_Init().