|
Blender V4.5
|
Classes | |
| struct | [struct].init |
| struct | [struct].prev |
| struct | [struct].context_vars |
Public Attributes | |
| struct | init |
| struct | prev |
| float | range [2] |
| struct | context_vars |
Definition at line 65 of file wm_operator_utils.cc.
| struct ValueInteraction::[struct].context_vars ValueInteraction::context_vars |
Referenced by interactive_value_exit(), interactive_value_init(), and interactive_value_update().
| struct ValueInteraction::[struct].init ValueInteraction::init |
Referenced by interactive_value_init(), and interactive_value_update().
| struct ValueInteraction::[struct].prev ValueInteraction::prev |
Referenced by interactive_value_init(), and interactive_value_update().
| float ValueInteraction::range[2] |
Definition at line 75 of file wm_operator_utils.cc.
Referenced by interactive_value_init(), and interactive_value_update().