|
Blender
V2.93
|
#include "../node_shader_util.h"Go to the source code of this file.
Functions | |
| void | register_node_type_sh_output_linestyle (void) |
Variables | |
| static bNodeSocketTemplate | sh_node_output_linestyle_in [] |
| void register_node_type_sh_output_linestyle | ( | void | ) |
Definition at line 33 of file node_shader_output_linestyle.c.
References NODE_CLASS_OUTPUT, node_type_init(), node_type_internal_links(), node_type_socket_templates(), nodeRegisterType(), NULL, SH_NODE_OUTPUT_LINESTYLE, sh_node_output_linestyle_in, and sh_node_type_base().
Referenced by registerShaderNodes().
|
static |
Definition at line 24 of file node_shader_output_linestyle.c.
Referenced by register_node_type_sh_output_linestyle().