|
Blender V5.0
|
Public Attributes | |
| bool | row_major: 1 |
| bool | even_columns: 1 |
| bool | even_rows: 1 |
| int | space_x |
| int | space_y |
| int | litem_w |
| int | litem_x |
| int | litem_y |
| int | tot_columns |
| int | tot_rows |
Definition at line 4233 of file interface_layout.cc.
| bool UILayoutGridFlowInput::even_columns |
Definition at line 4236 of file interface_layout.cc.
Referenced by ui_litem_grid_flow_compute().
| bool UILayoutGridFlowInput::even_rows |
Definition at line 4237 of file interface_layout.cc.
Referenced by ui_litem_grid_flow_compute().
| int UILayoutGridFlowInput::litem_w |
Definition at line 4242 of file interface_layout.cc.
Referenced by ui_litem_grid_flow_compute().
| int UILayoutGridFlowInput::litem_x |
Definition at line 4243 of file interface_layout.cc.
Referenced by ui_litem_grid_flow_compute().
| int UILayoutGridFlowInput::litem_y |
Definition at line 4244 of file interface_layout.cc.
Referenced by ui_litem_grid_flow_compute().
| bool UILayoutGridFlowInput::row_major |
Definition at line 4235 of file interface_layout.cc.
Referenced by ui_litem_grid_flow_compute().
| int UILayoutGridFlowInput::space_x |
Definition at line 4238 of file interface_layout.cc.
Referenced by ui_litem_grid_flow_compute().
| int UILayoutGridFlowInput::space_y |
Definition at line 4239 of file interface_layout.cc.
Referenced by ui_litem_grid_flow_compute().
| int UILayoutGridFlowInput::tot_columns |
Definition at line 4246 of file interface_layout.cc.
Referenced by ui_litem_grid_flow_compute().
| int UILayoutGridFlowInput::tot_rows |
Definition at line 4247 of file interface_layout.cc.
Referenced by ui_litem_grid_flow_compute().