|
Blender V4.5
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static void | node_shader_init_displacement (bNodeTree *, bNode *node) |
| static int | gpu_shader_displacement (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
|
static |
Definition at line 32 of file node_shader_displacement.cc.
References bNode::custom1, GPU_link(), gpu_shader_displacement(), GPU_stack_link(), in, out, and SHD_SPACE_OBJECT.
Referenced by gpu_shader_displacement().
|
static |
Definition at line 9 of file node_shader_displacement.cc.
References b, blender::nodes::SocketDeclaration::description, and node_declare().
Referenced by node_declare().
|
static |
Definition at line 27 of file node_shader_displacement.cc.
References bNode::custom1, node_shader_init_displacement(), and SHD_SPACE_OBJECT.
Referenced by node_shader_init_displacement().