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

Public Attributes

SpreadsheetColumncolumn = nullptr
int initial_cursor_x_view = 0
View2DEdgePanData pan_data {}

Detailed Description

Definition at line 324 of file spreadsheet_ops.cc.

Member Data Documentation

◆ column

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

Definition at line 325 of file spreadsheet_ops.cc.

◆ initial_cursor_x_view

int blender::ed::spreadsheet::ReorderColumnData::initial_cursor_x_view = 0

Definition at line 326 of file spreadsheet_ops.cc.

◆ pan_data

View2DEdgePanData blender::ed::spreadsheet::ReorderColumnData::pan_data {}

Definition at line 327 of file spreadsheet_ops.cc.


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