Blender
V3.3
|
Go to the source code of this file.
Namespaces | |
blender | |
blender::nodes | |
blender::nodes::node_composite_map_uv_cc | |
Functions | |
static void | blender::nodes::node_composite_map_uv_cc::cmp_node_map_uv_declare (NodeDeclarationBuilder &b) |
static void | blender::nodes::node_composite_map_uv_cc::node_composit_buts_map_uv (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr) |
void | register_node_type_cmp_mapuv () |
Definition at line 31 of file node_composite_map_uv.cc.
References CMP_NODE_MAP_UV, blender::nodes::node_composite_map_uv_cc::cmp_node_map_uv_declare(), cmp_node_type_base(), bNodeType::declare, bNodeType::draw_buttons, NODE_CLASS_DISTORT, blender::nodes::node_composite_map_uv_cc::node_composit_buts_map_uv(), and nodeRegisterType().
Referenced by registerCompositNodes().