|
Blender V5.0
|
Public Member Functions | |
| BLI_STRUCT_EQUALITY_OPERATORS_3 (ViewerDataPath, viewer_item, bundles, closure_input_output) | |
| ViewerDataPath ()=default | |
| ViewerDataPath (const SpreadsheetTableIDGeometry &table_id) | |
| ViewerDataPath (const Span< const ViewerDataTreeItem * > tree_items) | |
| void | store (SpreadsheetTableIDGeometry &table_id) |
Public Attributes | |
| int | viewer_item |
| Vector< StringRef > | bundles |
| SpreadsheetClosureInputOutput | closure_input_output = SPREADSHEET_CLOSURE_NONE |
Definition at line 1021 of file spreadsheet_dataset_draw.cc.
|
default |
Referenced by BLI_STRUCT_EQUALITY_OPERATORS_3().
|
inlineexplicit |
Definition at line 1028 of file spreadsheet_dataset_draw.cc.
References SpreadsheetTableIDGeometry::bundle_path, SpreadsheetTableIDGeometry::bundle_path_num, SpreadsheetTableIDGeometry::closure_input_output, and viewer_item.
|
explicit |
Definition at line 1110 of file spreadsheet_dataset_draw.cc.
References bundles, closure_input_output, and viewer_item.
| blender::ed::spreadsheet::ViewerDataPath::BLI_STRUCT_EQUALITY_OPERATORS_3 | ( | ViewerDataPath | , |
| viewer_item | , | ||
| bundles | , | ||
| closure_input_output | ) |
References bundles, closure_input_output, viewer_item, and ViewerDataPath().
|
inline |
Definition at line 1039 of file spreadsheet_dataset_draw.cc.
References BLI_strdupn(), SpreadsheetTableIDGeometry::bundle_path, SpreadsheetTableIDGeometry::bundle_path_num, SpreadsheetTableIDGeometry::closure_input_output, data, i, SpreadsheetBundlePathElem::identifier, blender::Vector< T, InlineBufferCapacity, Allocator >::index_range(), MEM_calloc_arrayN(), MEM_freeN(), blender::Vector< T, InlineBufferCapacity, Allocator >::size(), size(), and SpreadsheetTableIDGeometry::viewer_item_identifier.
Referenced by blender::ed::spreadsheet::ViewerDataTreeItem::on_activate().
Definition at line 1023 of file spreadsheet_dataset_draw.cc.
Referenced by BLI_STRUCT_EQUALITY_OPERATORS_3(), and ViewerDataPath().
| SpreadsheetClosureInputOutput blender::ed::spreadsheet::ViewerDataPath::closure_input_output = SPREADSHEET_CLOSURE_NONE |
Definition at line 1024 of file spreadsheet_dataset_draw.cc.
Referenced by BLI_STRUCT_EQUALITY_OPERATORS_3(), and ViewerDataPath().
| int blender::ed::spreadsheet::ViewerDataPath::viewer_item |
Definition at line 1022 of file spreadsheet_dataset_draw.cc.
Referenced by BLI_STRUCT_EQUALITY_OPERATORS_3(), ViewerDataPath(), and ViewerDataPath().