|
Blender V5.0
|
#include <mutex>#include "BLI_resource_scope.hh"#include "BKE_geometry_set.hh"#include "BKE_instances.hh"#include "BKE_volume_grid_fwd.hh"#include "NOD_geometry_nodes_bundle_fwd.hh"#include "NOD_geometry_nodes_closure_fwd.hh"#include "NOD_geometry_nodes_list_fwd.hh"#include "spreadsheet_data_source.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::spreadsheet |
Functions | |
| int | blender::ed::spreadsheet::get_instance_reference_icon (const bke::InstanceReference &reference) |
| std::unique_ptr< DataSource > | blender::ed::spreadsheet::data_source_from_geometry (const bContext *C, Object *object_eval) |
| bke::GeometrySet | blender::ed::spreadsheet::get_geometry_set_for_instance_ids (const bke::GeometrySet &root_geometry, const Span< SpreadsheetInstanceID > instance_ids) |