Blender  V2.93
geometry_component_instances.cc File Reference
#include "BLI_float4x4.hh"
#include "BLI_map.hh"
#include "BLI_rand.hh"
#include "BLI_set.hh"
#include "BLI_span.hh"
#include "BLI_vector.hh"
#include "DNA_collection_types.h"
#include "BKE_geometry_set.hh"

Go to the source code of this file.

Functions

Geometry Component Implementation
static blender::Array< int > generate_unique_instance_ids (Span< int > original_ids)
 

Function Documentation

◆ generate_unique_instance_ids()

static blender::Array<int> generate_unique_instance_ids ( Span< int >  original_ids)
static