Blender
V3.3
|
#include "node_composite_util.hh"
Go to the source code of this file.
Namespaces | |
blender | |
blender::nodes | |
blender::nodes::node_composite_texture_cc | |
Functions | |
static void | blender::nodes::node_composite_texture_cc::cmp_node_texture_declare (NodeDeclarationBuilder &b) |
void | register_node_type_cmp_texture () |
Definition at line 28 of file node_composite_texture.cc.
References CMP_NODE_TEXTURE, blender::nodes::node_composite_texture_cc::cmp_node_texture_declare(), cmp_node_type_base(), bNodeType::declare, bNodeType::flag, NODE_CLASS_INPUT, NODE_PREVIEW, and nodeRegisterType().
Referenced by registerCompositNodes().