Blender
V3.3
|
Functions | |
static void | node_declare (NodeDeclarationBuilder &b) |
static void | translate_instances (GeoNodeExecParams ¶ms, InstancesComponent &instances_component) |
static void | node_geo_exec (GeoNodeExecParams params) |
|
static |
Definition at line 9 of file node_geo_translate_instances.cc.
References usdtokens::b(), N_, and PROP_TRANSLATION.
Referenced by register_node_type_geo_translate_instances().
|
static |
Definition at line 47 of file node_geo_translate_instances.cc.
References GeometrySet::get_component_for_write(), GeometrySet::has_instances(), params, and translate_instances().
Referenced by register_node_type_geo_translate_instances().
|
static |
Definition at line 18 of file node_geo_translate_instances.cc.
References ATTR_DOMAIN_INSTANCE, blender::IndexMask::index_range(), InstancesComponent::instance_transforms(), InstancesComponent::instances_num(), blender::threading::parallel_for(), and params.
Referenced by node_geo_exec().