Blender
V3.3
|
Go to the source code of this file.
Namespaces | |
blender | |
blender::nodes | |
blender::nodes::node_shader_output_linestyle_cc | |
Functions | |
static void | blender::nodes::node_shader_output_linestyle_cc::node_declare (NodeDeclarationBuilder &b) |
static void | blender::nodes::node_shader_output_linestyle_cc::node_buts_output_linestyle (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr) |
void | register_node_type_sh_output_linestyle () |
Definition at line 44 of file node_shader_output_linestyle.cc.
References bNodeType::declare, bNodeType::draw_buttons, bNodeType::no_muting, blender::nodes::node_shader_output_linestyle_cc::node_buts_output_linestyle(), NODE_CLASS_OUTPUT, blender::nodes::node_shader_output_linestyle_cc::node_declare(), nodeRegisterType(), SH_NODE_OUTPUT_LINESTYLE, and sh_node_type_base().
Referenced by registerShaderNodes().