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

#include <spreadsheet_intern.hh>

Public Attributes

int old_index = 0
int new_index = 0
int current_offset_x_px = 0

Detailed Description

Definition at line 32 of file spreadsheet_intern.hh.

Member Data Documentation

◆ current_offset_x_px

int blender::ed::spreadsheet::ReorderColumnVisualizationData::current_offset_x_px = 0

◆ new_index

int blender::ed::spreadsheet::ReorderColumnVisualizationData::new_index = 0

◆ old_index

int blender::ed::spreadsheet::ReorderColumnVisualizationData::old_index = 0

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