34 params.set_output(
"Is Viewport", is_viewport);
void node_type_socket_templates(struct bNodeType *ntype, struct bNodeSocketTemplate *inputs, struct bNodeSocketTemplate *outputs)
#define GEO_NODE_IS_VIEWPORT
void nodeRegisterType(struct bNodeType *ntype)
struct Depsgraph Depsgraph
eEvaluationMode DEG_get_mode(const Depsgraph *graph)
const Depsgraph * depsgraph
static void geo_node_is_viewport_exec(GeoNodeExecParams params)
static bNodeSocketTemplate geo_node_is_viewport_out[]
void register_node_type_geo_is_viewport()
void geo_node_type_base(bNodeType *ntype, int type, const char *name, short nclass, short flag)
Compact definition of a node socket.
NodeGeometryExecFunction geometry_node_execute