|
Blender V4.3
|
Go to the source code of this file.
Functions | |
| void | BPY_RNA_gizmo_wrapper (wmGizmoType *gzt, void *userdata) |
| void | BPY_RNA_gizmogroup_wrapper (wmGizmoGroupType *gzgt, void *userdata) |
| void BPY_RNA_gizmo_wrapper | ( | wmGizmoType * | gzt, |
| void * | userdata ) |
Definition at line 148 of file bpy_gizmo_wrap.cc.
References gizmo_properties_init(), RNA_def_struct_translation_context(), RNA_struct_translation_context(), wmGizmoType::srna, and wmGizmoType::struct_size.
| void BPY_RNA_gizmogroup_wrapper | ( | wmGizmoGroupType * | gzgt, |
| void * | userdata ) |
Definition at line 191 of file bpy_gizmo_wrap.cc.
References gizmogroup_properties_init(), RNA_def_struct_translation_context(), wmGizmoGroupType::rna_ext, RNA_struct_translation_context(), ExtensionRNA::srna, and wmGizmoGroupType::srna.