Blender V5.0
wmGizmoPropertyFnParams Struct Reference

#include <wm_gizmo_fn.hh>

Public Attributes

wmGizmoPropertyFnGet value_get_fn
wmGizmoPropertyFnSet value_set_fn
wmGizmoPropertyFnRangeGet range_get_fn
wmGizmoPropertyFnFree free_fn
wmGizmoPropertyFnForeachRNAProp foreach_rna_prop_fn
void * user_data

Detailed Description

Definition at line 79 of file wm_gizmo_fn.hh.

Member Data Documentation

◆ foreach_rna_prop_fn

wmGizmoPropertyFnForeachRNAProp wmGizmoPropertyFnParams::foreach_rna_prop_fn

Definition at line 84 of file wm_gizmo_fn.hh.

◆ free_fn

wmGizmoPropertyFnFree wmGizmoPropertyFnParams::free_fn

Definition at line 83 of file wm_gizmo_fn.hh.

Referenced by bpy_gizmo_target_set_handler().

◆ range_get_fn

wmGizmoPropertyFnRangeGet wmGizmoPropertyFnParams::range_get_fn

Definition at line 82 of file wm_gizmo_fn.hh.

Referenced by bpy_gizmo_target_set_handler().

◆ user_data

void* wmGizmoPropertyFnParams::user_data

◆ value_get_fn

◆ value_set_fn


The documentation for this struct was generated from the following file: