|
Blender V5.0
|
#include <interface_templates_intern.hh>
Public Attributes | |
| PointerRNA | ptr = {} |
| PropertyRNA * | prop |
Definition at line 29 of file interface_templates_intern.hh.
| PropertyRNA* RNAUpdateCb::prop |
Definition at line 31 of file interface_templates_intern.hh.
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 30 of file interface_templates_intern.hh.
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().