Blender  V2.93
Public Attributes | List of all members
UILayoutGridFlowInput Struct Reference

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
 

Detailed Description

Definition at line 4082 of file interface_layout.c.

Member Data Documentation

◆ even_columns

const bool UILayoutGridFlowInput::even_columns

Definition at line 4085 of file interface_layout.c.

◆ even_rows

const bool UILayoutGridFlowInput::even_rows

Definition at line 4086 of file interface_layout.c.

◆ litem_w

const int UILayoutGridFlowInput::litem_w

Definition at line 4091 of file interface_layout.c.

◆ litem_x

const int UILayoutGridFlowInput::litem_x

Definition at line 4092 of file interface_layout.c.

◆ litem_y

const int UILayoutGridFlowInput::litem_y

Definition at line 4093 of file interface_layout.c.

◆ row_major

const bool UILayoutGridFlowInput::row_major

Definition at line 4084 of file interface_layout.c.

◆ space_x

const int UILayoutGridFlowInput::space_x

Definition at line 4087 of file interface_layout.c.

◆ space_y

const int UILayoutGridFlowInput::space_y

Definition at line 4088 of file interface_layout.c.

◆ tot_columns

const int UILayoutGridFlowInput::tot_columns

Definition at line 4095 of file interface_layout.c.

◆ tot_rows

const int UILayoutGridFlowInput::tot_rows

Definition at line 4096 of file interface_layout.c.


The documentation for this struct was generated from the following file: