|
Blender V4.3
|
Public Attributes | |
| PointerRNA | ptr |
| PropertyRNA * | prop |
| ImageUser * | iuser |
Definition at line 3583 of file interface_templates.cc.
| ImageUser* RNAUpdateCb::iuser |
Definition at line 694 of file image_buttons.cc.
Referenced by uiTemplateImage().
| PropertyRNA * RNAUpdateCb::prop |
Definition at line 3585 of file interface_templates.cc.
Referenced by colorband_buttons_layout(), colorband_tools_fn(), curve_profile_presets_fn(), curve_profile_tools_fn(), curvemap_tools_func(), rna_update_cb(), rna_update_cb(), and uiTemplateImage().
| PointerRNA RNAUpdateCb::ptr |
Definition at line 3584 of file interface_templates.cc.
Referenced by colorband_buttons_layout(), colorband_tools_fn(), curve_profile_presets_fn(), curve_profile_tools_fn(), curvemap_tools_func(), rna_update_cb(), rna_update_cb(), and uiTemplateImage().