|
Blender V4.5
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static void | node_shader_init_vector_displacement (bNodeTree *, bNode *node) |
| static int | gpu_shader_vector_displacement (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
|
static |
Definition at line 31 of file node_shader_vector_displacement.cc.
References CD_TANGENT, bNode::custom1, GPU_attribute(), gpu_shader_vector_displacement(), GPU_stack_link(), in, out, SHD_SPACE_OBJECT, SHD_SPACE_TANGENT, and SHD_SPACE_WORLD.
Referenced by gpu_shader_vector_displacement().
|
static |
Definition at line 9 of file node_shader_vector_displacement.cc.
References b, blender::nodes::SocketDeclaration::description, and node_declare().
Referenced by node_declare().
|
static |
Definition at line 26 of file node_shader_vector_displacement.cc.
References bNode::custom1, node_shader_init_vector_displacement(), and SHD_SPACE_TANGENT.
Referenced by node_shader_init_vector_displacement().