Blender V5.0
node_shader_hair_info.cc File Reference

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::nodes
namespace  blender::nodes::node_shader_hair_info_cc

Macros

#define INTERCEPT_SOCKET_INDEX   1
#define LENGTH_SOCKET_INDEX   2

Functions

static void blender::nodes::node_shader_hair_info_cc::node_declare (NodeDeclarationBuilder &b)
static int blender::nodes::node_shader_hair_info_cc::node_shader_gpu_hair_info (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out)
void register_node_type_sh_hair_info ()

Macro Definition Documentation

◆ INTERCEPT_SOCKET_INDEX

#define INTERCEPT_SOCKET_INDEX   1

◆ LENGTH_SOCKET_INDEX

#define LENGTH_SOCKET_INDEX   2

Function Documentation

◆ register_node_type_sh_hair_info()