33 struct bNode *dest_node,
34 const struct bNode *src_node);
36 struct bNode *dest_node,
37 const struct bNode *src_node);
void node_insert_link_default(struct bNodeTree *ntree, struct bNode *node, struct bNodeLink *link)
void node_math_label(const struct bNodeTree *ntree, const struct bNode *node, char *label, int maxlen)
void node_copy_standard_storage(struct bNodeTree *dest_ntree, struct bNode *dest_node, const struct bNode *src_node)
struct bNodeExecData bNodeExecData
void node_sock_label_clear(struct bNodeSocket *sock)
void node_sock_label(struct bNodeSocket *sock, const char *name)
void node_blend_label(const struct bNodeTree *ntree, const struct bNode *node, char *label, int maxlen)
void node_math_update(struct bNodeTree *ntree, struct bNode *node)
void node_free_curves(struct bNode *node)
void node_image_label(const struct bNodeTree *ntree, const struct bNode *node, char *label, int maxlen)
void * node_initexec_curves(struct bNodeExecContext *context, struct bNode *node, bNodeInstanceKey key)
void node_filter_label(const struct bNodeTree *ntree, const struct bNode *node, char *label, int maxlen)
void node_socket_get_vector(struct bNodeTree *ntree, struct bNode *node, struct bNodeSocket *sock, float *value)
void node_combsep_color_label(const ListBase *sockets, NodeCombSepColorMode mode)
void node_free_standard_storage(struct bNode *node)
void node_socket_set_vector(struct bNodeTree *ntree, struct bNode *node, struct bNodeSocket *sock, const float *value)
void node_socket_get_color(struct bNodeTree *ntree, struct bNode *node, struct bNodeSocket *sock, float *value)
void node_vector_math_label(const struct bNodeTree *ntree, const struct bNode *node, char *label, int maxlen)
struct bNodeExecContext bNodeExecContext
float node_socket_get_float(struct bNodeTree *ntree, struct bNode *node, struct bNodeSocket *sock)
void node_copy_curves(struct bNodeTree *dest_ntree, struct bNode *dest_node, const struct bNode *src_node)
void node_socket_set_float(struct bNodeTree *ntree, struct bNode *node, struct bNodeSocket *sock, float value)
void node_socket_set_color(struct bNodeTree *ntree, struct bNode *node, struct bNodeSocket *sock, const float *value)
struct bNodeInstanceHash * previews
struct bNodePreview * preview