14 Field<float3> normal_field{std::make_shared<bke::NormalFieldInput>()};
15 params.set_output(
"Normal", std::move(normal_field));
#define GEO_NODE_INPUT_NORMAL
void nodeRegisterType(struct bNodeType *ntype)
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