|
Blender V4.5
|
#include <Python.h>Go to the source code of this file.
Functions | |
| PyObject * | BPY_utils_units () |
| PyObject * BPY_utils_units | ( | ) |
Definition at line 384 of file bpy_utils_units.cc.
References bpyunits_categories_desc, bpyunits_module, bpyunits_systems_desc, bpyunits_ucategories_items, bpyunits_usystem_items, BPyUnitsCategoriesType, BPyUnitsSystemsType, and py_structseq_from_strings().
Referenced by BPy_init_modules().