|
Blender V4.5
|
Go to the source code of this file.
Classes | |
| class | blender::nodes::node_composite_texture_cc::TextureOperation |
Namespaces | |
| namespace | blender |
| namespace | blender::nodes |
| namespace | blender::nodes::node_composite_texture_cc |
Functions | |
| static void | blender::nodes::node_composite_texture_cc::cmp_node_texture_declare (NodeDeclarationBuilder &b) |
| static NodeOperation * | blender::nodes::node_composite_texture_cc::get_compositor_operation (Context &context, DNode node) |
| static void | register_node_type_cmp_texture () |
|
static |
Definition at line 106 of file node_composite_texture.cc.
References CMP_NODE_TEXTURE, cmp_node_type_base(), blender::bke::bNodeType::compositor_unsupported_message, blender::bke::bNodeType::declare, blender::bke::bNodeType::enum_name_legacy, blender::bke::bNodeType::flag, blender::bke::bNodeType::get_compositor_operation, N_, blender::bke::bNodeType::nclass, NODE_CLASS_INPUT, NODE_PREVIEW, blender::bke::node_register_type(), blender::bke::bNodeType::ui_description, and blender::bke::bNodeType::ui_name.