|
Blender V4.3
|
Classes | |
| class | PointsFieldContext |
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static void | node_geo_exec (GeoNodeExecParams params) |
| static void | node_register () |
|
static |
Definition at line 14 of file node_geo_points.cc.
References b, blender::nodes::decl::Float::default_value, blender::nodes::SocketDeclaration::description, min, and PROP_DISTANCE.
Referenced by node_register().
|
static |
Definition at line 61 of file node_geo_points.cc.
References blender::fn::FieldEvaluator::add_with_destination(), BKE_pointcloud_new_nomain(), count, blender::bke::AttributeWriter< T >::finish(), blender::bke::GeometrySet::from_pointcloud(), params, and blender::bke::AttributeWriter< T >::varray.
Referenced by node_register().
|
static |
Definition at line 87 of file node_geo_points.cc.
References blender::bke::bNodeType::declare, geo_node_type_base(), blender::bke::bNodeType::geometry_node_execute, NODE_CLASS_GEOMETRY, node_declare(), node_geo_exec(), and blender::bke::node_register_type().