|
Blender V5.0
|
Public Attributes | |
| const bContext * | C |
| wmOperator * | op |
| short | flag |
Definition at line 34 of file interface_template_operator_property.cc.
| const bContext* uiTemplateOperatorPropertyPollParam::C |
Definition at line 35 of file interface_template_operator_property.cc.
Referenced by template_operator_property_buts_draw_single(), and ui_layout_operator_properties_only_booleans().
| short uiTemplateOperatorPropertyPollParam::flag |
Definition at line 37 of file interface_template_operator_property.cc.
Referenced by template_operator_property_buts_draw_single(), and ui_layout_operator_properties_only_booleans().
| wmOperator* uiTemplateOperatorPropertyPollParam::op |
Definition at line 36 of file interface_template_operator_property.cc.
Referenced by template_operator_property_buts_draw_single(), and ui_layout_operator_properties_only_booleans().