10 N_(
"The values from the \"id\" attribute on points, or the index if that attribute does not "
16 Field<int> position_field{std::make_shared<bke::IDAttributeFieldInput>()};
17 params.set_output(
"ID", std::move(position_field));
#define GEO_NODE_INPUT_ID
void nodeRegisterType(struct bNodeType *ntype)
StringRefNull description() const
static const pxr::TfToken b("b", pxr::TfToken::Immortal)
void geo_node_type_base(bNodeType *ntype, int type, const char *name, short nclass)
NodeGeometryExecFunction geometry_node_execute
NodeDeclareFunction declare