Blender
V3.3
|
Functions | |
static void | node_declare (NodeDeclarationBuilder &b) |
static void | rotate_instances (GeoNodeExecParams ¶ms, InstancesComponent &instances_component) |
static void | node_geo_exec (GeoNodeExecParams params) |
|
static |
Definition at line 9 of file node_geo_rotate_instances.cc.
References usdtokens::b(), N_, PROP_EULER, and PROP_TRANSLATION.
Referenced by register_node_type_geo_rotate_instances().
|
static |
Definition at line 83 of file node_geo_rotate_instances.cc.
References GeometrySet::get_component_for_write(), GeometrySet::has_instances(), params, and rotate_instances().
Referenced by register_node_type_geo_rotate_instances().
|
static |
Definition at line 19 of file node_geo_rotate_instances.cc.
References ATTR_DOMAIN_INSTANCE, blender::bke::domain_num(), blender::IndexMask::index_range(), InstancesComponent::instance_transforms(), InstancesComponent::instances_num(), blender::threading::parallel_for(), params, and rotations.
Referenced by node_geo_exec().