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

Public Attributes

SpreadsheetColumncolumn = nullptr
int2 initial_cursor_re
int initial_width_px

Detailed Description

Definition at line 129 of file spreadsheet_ops.cc.

Member Data Documentation

◆ column

SpreadsheetColumn* blender::ed::spreadsheet::ResizeColumnData::column = nullptr

Definition at line 130 of file spreadsheet_ops.cc.

◆ initial_cursor_re

int2 blender::ed::spreadsheet::ResizeColumnData::initial_cursor_re

Definition at line 131 of file spreadsheet_ops.cc.

◆ initial_width_px

int blender::ed::spreadsheet::ResizeColumnData::initial_width_px

Definition at line 132 of file spreadsheet_ops.cc.


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