Blender
V3.3
|
Classes | |
class | PointsFieldContext |
Functions | |
static void | node_declare (NodeDeclarationBuilder &b) |
static void | node_geo_exec (GeoNodeExecParams params) |
|
static |
Definition at line 11 of file node_geo_points.cc.
References usdtokens::b(), blender::nodes::SocketDeclaration::description(), min, N_, and PROP_DISTANCE.
Referenced by register_node_type_geo_points().
|
static |
Definition at line 61 of file node_geo_points.cc.
References ATTR_DOMAIN_POINT, PointCloudComponent::attributes_for_write(), BKE_pointcloud_new_nomain(), blender::compositor::context, count, GeometrySet::create_with_pointcloud(), blender::bke::AttributeWriter< T >::finish(), GeometrySet::get_component_for_write(), params, and blender::bke::AttributeWriter< T >::varray.
Referenced by register_node_type_geo_points().