|
Blender
V2.93
|
Public Attributes | |
| const bool | row_major: 1 |
| const bool | even_columns: 1 |
| const bool | even_rows: 1 |
| const int | space_x |
| const int | space_y |
| const int | litem_w |
| const int | litem_x |
| const int | litem_y |
| const int | tot_columns |
| const int | tot_rows |
Definition at line 4082 of file interface_layout.c.
| const bool UILayoutGridFlowInput::even_columns |
Definition at line 4085 of file interface_layout.c.
| const bool UILayoutGridFlowInput::even_rows |
Definition at line 4086 of file interface_layout.c.
| const int UILayoutGridFlowInput::litem_w |
Definition at line 4091 of file interface_layout.c.
| const int UILayoutGridFlowInput::litem_x |
Definition at line 4092 of file interface_layout.c.
| const int UILayoutGridFlowInput::litem_y |
Definition at line 4093 of file interface_layout.c.
| const bool UILayoutGridFlowInput::row_major |
Definition at line 4084 of file interface_layout.c.
| const int UILayoutGridFlowInput::space_x |
Definition at line 4087 of file interface_layout.c.
| const int UILayoutGridFlowInput::space_y |
Definition at line 4088 of file interface_layout.c.
| const int UILayoutGridFlowInput::tot_columns |
Definition at line 4095 of file interface_layout.c.
| const int UILayoutGridFlowInput::tot_rows |
Definition at line 4096 of file interface_layout.c.