Blender  V3.3
Functions
blender::nodes::node_geo_instance_on_points_cc Namespace Reference

Functions

static void node_declare (NodeDeclarationBuilder &b)
 
static void add_instances_from_component (InstancesComponent &dst_component, const GeometryComponent &src_component, const GeometrySet &instance, const GeoNodeExecParams &params, const Map< AttributeIDRef, AttributeKind > &attributes_to_propagate)
 
static void node_geo_exec (GeoNodeExecParams params)
 

Function Documentation

◆ add_instances_from_component()

static void blender::nodes::node_geo_instance_on_points_cc::add_instances_from_component ( InstancesComponent &  dst_component,
const GeometryComponent &  src_component,
const GeometrySet &  instance,
const GeoNodeExecParams &  params,
const Map< AttributeIDRef, AttributeKind > &  attributes_to_propagate 
)
static

◆ node_declare()

static void blender::nodes::node_geo_instance_on_points_cc::node_declare ( NodeDeclarationBuilder &  b)
static

◆ node_geo_exec()

static void blender::nodes::node_geo_instance_on_points_cc::node_geo_exec ( GeoNodeExecParams  params)
static