|
Blender V4.3
|
Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::nodes |
| namespace | 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 *, PointerRNA *ptr) |
| void | register_node_type_sh_output_linestyle () |
| void register_node_type_sh_output_linestyle | ( | ) |
Definition at line 41 of file node_shader_output_linestyle.cc.
References blender::bke::bNodeType::add_ui_poll, blender::bke::bNodeType::declare, blender::bke::bNodeType::draw_buttons, line_style_shader_nodes_poll(), blender::bke::bNodeType::no_muting, NODE_CLASS_OUTPUT, blender::bke::node_register_type(), SH_NODE_OUTPUT_LINESTYLE, and sh_node_type_base().
Referenced by register_shader_nodes().