|
Blender
V2.93
|
#include "node_composite_util.h"Go to the source code of this file.
Functions | |
| void | register_node_type_cmp_flip (void) |
Variables | |
| static bNodeSocketTemplate | cmp_node_flip_in [] |
| static bNodeSocketTemplate | cmp_node_flip_out [] |
| void register_node_type_cmp_flip | ( | void | ) |
Definition at line 37 of file node_composite_flip.c.
References CMP_NODE_FLIP, cmp_node_flip_in, cmp_node_flip_out, cmp_node_type_base(), NODE_CLASS_DISTORT, node_type_socket_templates(), and nodeRegisterType().
Referenced by registerCompositNodes().
|
static |
Definition at line 27 of file node_composite_flip.c.
Referenced by register_node_type_cmp_flip().
|
static |
Definition at line 32 of file node_composite_flip.c.
Referenced by register_node_type_cmp_flip().