|
Blender V5.0
|
#include <Python.h>Go to the source code of this file.
Functions | |
| bool | BPY_rna_gizmo_module (PyObject *) |
| bool BPY_rna_gizmo_module | ( | PyObject * | mod_par | ) |
Definition at line 655 of file bpy_rna_gizmo.cc.
References ARRAY_SIZE, bpy_gizmo_target_get_range(), bpy_gizmo_target_get_value(), bpy_gizmo_target_set_handler(), bpy_gizmo_target_set_value(), and i.
Referenced by BPy_init_modules().