Blender
V3.3
|
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 4166 of file interface_layout.c.
const bool UILayoutGridFlowInput::even_columns |
Definition at line 4169 of file interface_layout.c.
const bool UILayoutGridFlowInput::even_rows |
Definition at line 4170 of file interface_layout.c.
const int UILayoutGridFlowInput::litem_w |
Definition at line 4175 of file interface_layout.c.
const int UILayoutGridFlowInput::litem_x |
Definition at line 4176 of file interface_layout.c.
const int UILayoutGridFlowInput::litem_y |
Definition at line 4177 of file interface_layout.c.
const bool UILayoutGridFlowInput::row_major |
Definition at line 4168 of file interface_layout.c.
const int UILayoutGridFlowInput::space_x |
Definition at line 4171 of file interface_layout.c.
const int UILayoutGridFlowInput::space_y |
Definition at line 4172 of file interface_layout.c.
const int UILayoutGridFlowInput::tot_columns |
Definition at line 4179 of file interface_layout.c.
const int UILayoutGridFlowInput::tot_rows |
Definition at line 4180 of file interface_layout.c.