|
Blender V4.5
|
Public Attributes | |
| wmGizmoPropertyFnGet | value_get_fn |
| wmGizmoPropertyFnSet | value_set_fn |
| wmGizmoPropertyFnRangeGet | range_get_fn |
| wmGizmoPropertyFnFree | free_fn |
| void * | user_data |
Definition at line 308 of file WM_gizmo_types.hh.
| wmGizmoPropertyFnFree wmGizmoProperty::[struct].custom_func free_fn |
| wmGizmoPropertyFnRangeGet wmGizmoProperty::[struct].custom_func range_get_fn |
| void* wmGizmoProperty::[struct].custom_func user_data |
| wmGizmoPropertyFnGet wmGizmoProperty::[struct].custom_func value_get_fn |
| wmGizmoPropertyFnSet wmGizmoProperty::[struct].custom_func value_set_fn |