Blender V4.5
wmGizmoProperty::[struct].custom_func Struct Reference

Public Attributes

wmGizmoPropertyFnGet value_get_fn
wmGizmoPropertyFnSet value_set_fn
wmGizmoPropertyFnRangeGet range_get_fn
wmGizmoPropertyFnFree free_fn
void * user_data

Detailed Description

Definition at line 308 of file WM_gizmo_types.hh.

Member Data Documentation

◆ free_fn

wmGizmoPropertyFnFree wmGizmoProperty::[struct].custom_func free_fn

◆ range_get_fn

wmGizmoPropertyFnRangeGet wmGizmoProperty::[struct].custom_func range_get_fn

◆ user_data

◆ value_get_fn

wmGizmoPropertyFnGet wmGizmoProperty::[struct].custom_func value_get_fn

◆ value_set_fn

wmGizmoPropertyFnSet wmGizmoProperty::[struct].custom_func value_set_fn

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