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