11 b.add_output<
decl::Int>(
"Index").field_source();
16 Field<int> index_field{std::make_shared<fn::IndexFieldInput>()};
17 params.set_output(
"Index", std::move(index_field));
#define NOD_REGISTER_NODE(REGISTER_FUNC)
local_group_size(16, 16) .push_constant(Type b
void node_register_type(bNodeType *ntype)
void geo_node_type_base(blender::bke::bNodeType *ntype, int type, const char *name, short nclass)
NodeGeometryExecFunction geometry_node_execute
NodeDeclareFunction declare