Blender
V3.3
|
Functions | |
static void | node_declare (NodeDeclarationBuilder &b) |
static void | node_geo_exec (GeoNodeExecParams params) |
|
static |
Definition at line 9 of file node_geo_remove_attribute.cc.
References usdtokens::b(), and N_.
Referenced by register_node_type_geo_remove_attribute().
|
static |
Definition at line 16 of file node_geo_remove_attribute.cc.
References blender::bke::allow_procedural_attribute_access(), GeometryComponent::attributes(), component(), GEO_COMPONENT_TYPE_CURVE, GEO_COMPONENT_TYPE_INSTANCES, GEO_COMPONENT_TYPE_MESH, GEO_COMPONENT_TYPE_POINT_CLOUD, GeometrySet::get_component_for_read(), GeometrySet::get_component_for_write(), GeometrySet::has(), Info, GeometrySet::modify_geometry_sets(), blender::bke::no_procedural_access_message, params, TIP_, and type.
Referenced by register_node_type_geo_remove_attribute().