Blender V5.0
blender::ed::spreadsheet::SpreadsheetColumnRuntime Struct Reference

#include <spreadsheet_column.hh>

Public Attributes

int left_x = 0
int right_x = 0

Detailed Description

Definition at line 28 of file spreadsheet_column.hh.

Member Data Documentation

◆ left_x

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().

◆ right_x

int blender::ed::spreadsheet::SpreadsheetColumnRuntime::right_x = 0

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