|
Blender V4.3
|
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 4414 of file interface_layout.cc.
| bool UILayoutGridFlowInput::even_columns |
Definition at line 4417 of file interface_layout.cc.
| bool UILayoutGridFlowInput::even_rows |
Definition at line 4418 of file interface_layout.cc.
| int UILayoutGridFlowInput::litem_w |
Definition at line 4423 of file interface_layout.cc.
| int UILayoutGridFlowInput::litem_x |
Definition at line 4424 of file interface_layout.cc.
| int UILayoutGridFlowInput::litem_y |
Definition at line 4425 of file interface_layout.cc.
| bool UILayoutGridFlowInput::row_major |
Definition at line 4416 of file interface_layout.cc.
Referenced by ui_litem_estimate_grid_flow(), and ui_litem_layout_grid_flow().
| int UILayoutGridFlowInput::space_x |
Definition at line 4419 of file interface_layout.cc.
| int UILayoutGridFlowInput::space_y |
Definition at line 4420 of file interface_layout.cc.
| int UILayoutGridFlowInput::tot_columns |
Definition at line 4427 of file interface_layout.cc.
| int UILayoutGridFlowInput::tot_rows |
Definition at line 4428 of file interface_layout.cc.