|
Blender V5.0
|
#include <spreadsheet_column.hh>
Public Attributes | |
| int | left_x = 0 |
| int | right_x = 0 |
Definition at line 28 of file spreadsheet_column.hh.
| int blender::ed::spreadsheet::SpreadsheetColumnRuntime::left_x = 0 |
Coordinates of the left and right edges of the column in view space.
Definition at line 30 of file spreadsheet_column.hh.
Referenced by blender::ed::spreadsheet::draw_column_reorder_destination(), and blender::ed::spreadsheet::draw_column_reorder_source().
| int blender::ed::spreadsheet::SpreadsheetColumnRuntime::right_x = 0 |
Definition at line 31 of file spreadsheet_column.hh.
Referenced by blender::ed::spreadsheet::draw_column_reorder_destination(), and blender::ed::spreadsheet::draw_column_reorder_source().