|
Blender V4.3
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static void | node_geo_exec (GeoNodeExecParams params) |
| static void | node_register () |
|
static |
Definition at line 11 of file node_geo_geometry_to_instance.cc.
References b.
Referenced by node_register().
|
static |
Definition at line 17 of file node_geo_geometry_to_instance.cc.
References blender::bke::GeometrySet::from_instances(), blender::MatBase< float, 4, 4 >::identity(), and params.
Referenced by node_register().
|
static |
Definition at line 32 of file node_geo_geometry_to_instance.cc.
References blender::bke::bNodeType::declare, geo_node_type_base(), blender::bke::bNodeType::geometry_node_execute, NODE_CLASS_GEOMETRY, node_declare(), node_geo_exec(), blender::bke::node_register_type(), and blender::bke::node_type_size().