|
Blender V5.0
|
#include <interface_intern.hh>
Inherits uiBut.
Additional Inherited Members | |
| Public Member Functions inherited from uiBut | |
| uiBut ()=default | |
| uiBut (const uiBut &other)=default | |
| uiBut & | operator= (const uiBut &other)=default |
| virtual | ~uiBut ()=default |
Derived struct for ButType::Curve.
Definition at line 470 of file interface_intern.hh.
| CurveMapping* uiButCurveMapping::edit_cumap = nullptr |
Definition at line 471 of file interface_intern.hh.
Referenced by ui_apply_but(), ui_draw_but_CURVE(), ui_numedit_begin(), and ui_numedit_end().
| eButGradientType uiButCurveMapping::gradient_type = UI_GRAD_SV |
Definition at line 472 of file interface_intern.hh.
Referenced by curvemap_buttons_layout(), and ui_draw_but_CURVE().