|
Blender V4.3
|
Go to the source code of this file.
Classes | |
| struct | blender::DefaultHash< SpreadsheetColumnID > |
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::spreadsheet |
Functions | |
| bool | operator== (const SpreadsheetColumnID &a, const SpreadsheetColumnID &b) |
| SpreadsheetColumnID * | blender::ed::spreadsheet::spreadsheet_column_id_new () |
| SpreadsheetColumnID * | blender::ed::spreadsheet::spreadsheet_column_id_copy (const SpreadsheetColumnID *src_column_id) |
| void | blender::ed::spreadsheet::spreadsheet_column_id_free (SpreadsheetColumnID *column_id) |
| SpreadsheetColumn * | blender::ed::spreadsheet::spreadsheet_column_new (SpreadsheetColumnID *column_id) |
| SpreadsheetColumn * | blender::ed::spreadsheet::spreadsheet_column_copy (const SpreadsheetColumn *src_column) |
| void | blender::ed::spreadsheet::spreadsheet_column_assign_runtime_data (SpreadsheetColumn *column, const eSpreadsheetColumnValueType data_type, const StringRefNull display_name) |
| void | blender::ed::spreadsheet::spreadsheet_column_free (SpreadsheetColumn *column) |
|
inline |
Definition at line 20 of file spreadsheet_column.hh.
References b.