|
Blender V4.3
|
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) |
| void | register_node_type_cmp_texture () |
| void register_node_type_cmp_texture | ( | ) |
Definition at line 106 of file node_composite_texture.cc.
References cmp_node_type_base(), blender::bke::bNodeType::declare, blender::bke::bNodeType::flag, blender::bke::bNodeType::get_compositor_operation, N_, NODE_CLASS_INPUT, NODE_PREVIEW, blender::bke::node_register_type(), and blender::bke::bNodeType::realtime_compositor_unsupported_message.
Referenced by register_composite_nodes().