|
Blender
V2.93
|
#include "node_composite_util.h"Go to the source code of this file.
Functions | |
| void | register_node_type_cmp_mapuv (void) |
Variables | |
| static bNodeSocketTemplate | cmp_node_mapuv_in [] |
| static bNodeSocketTemplate | cmp_node_mapuv_out [] |
| void register_node_type_cmp_mapuv | ( | void | ) |
Definition at line 38 of file node_composite_mapUV.c.
References CMP_NODE_MAP_UV, cmp_node_mapuv_in, cmp_node_mapuv_out, cmp_node_type_base(), NODE_CLASS_DISTORT, node_type_socket_templates(), and nodeRegisterType().
Referenced by registerCompositNodes().
|
static |
Definition at line 28 of file node_composite_mapUV.c.
Referenced by register_node_type_cmp_mapuv().
|
static |
Definition at line 33 of file node_composite_mapUV.c.
Referenced by register_node_type_cmp_mapuv().