Blender V4.3
node_shader_output_linestyle.cc File Reference
#include "node_shader_util.hh"
#include "UI_interface.hh"
#include "UI_resources.hh"

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 ()
 

Function Documentation

◆ register_node_type_sh_output_linestyle()