17 const std::string delim =
params.extract_input<std::string>(
"Delimiter");
22 if (i < (strings.
size() - 1)) {
#define GEO_NODE_STRING_JOIN
#define NODE_CLASS_CONVERTER
void nodeRegisterType(struct bNodeType *ntype)
IndexRange index_range() const
ccl_global KernelShaderEvalInput ccl_global float * output
static void node_geo_exec(GeoNodeExecParams params)
static void node_declare(NodeDeclarationBuilder &b)
static const pxr::TfToken b("b", pxr::TfToken::Immortal)
void register_node_type_geo_string_join()
void geo_node_type_base(bNodeType *ntype, int type, const char *name, short nclass)
NodeGeometryExecFunction geometry_node_execute
NodeDeclareFunction declare