|
Blender V4.3
|
#include <mutex>#include "BLI_index_mask.hh"#include "BLI_map.hh"#include "BLI_math_matrix_types.hh"#include "BLI_set.hh"#include "BLI_span.hh"#include "BLI_task.hh"#include "BLI_vector.hh"#include "BKE_geometry_set.hh"#include "BKE_instances.hh"#include "attribute_access_intern.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::bke |
Functions | |
Geometry Component Implementation | |
| static void | blender::bke::tag_component_reference_index_changed (void *owner) |
| static ComponentAttributeProviders | blender::bke::create_attribute_providers_for_instances () |
| static AttributeAccessorFunctions | blender::bke::get_instances_accessor_functions () |
| static const AttributeAccessorFunctions & | blender::bke::get_instances_accessor_functions_ref () |