Blender V4.3
spreadsheet_data_source_geometry.hh File Reference
#include <mutex>
#include "BLI_resource_scope.hh"
#include "BKE_geometry_set.hh"
#include "BKE_instances.hh"
#include "spreadsheet_data_source.hh"

Go to the source code of this file.

Classes

class  blender::ed::spreadsheet::ExtraColumns
 
class  blender::ed::spreadsheet::GeometryDataSource
 
class  blender::ed::spreadsheet::VolumeDataSource
 

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< DataSourceblender::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)