|
Blender V5.0
|
Functions | |
| static void | cmp_node_diff_matte_declare (NodeDeclarationBuilder &b) |
| static int | node_gpu_material (GPUMaterial *material, bNode *node, bNodeExecData *, GPUNodeStack *inputs, GPUNodeStack *outputs) |
| static void | node_build_multi_function (blender::nodes::NodeMultiFunctionBuilder &builder) |
|
static |
Definition at line 27 of file node_composite_diff_matte.cc.
References b, PROP_FACTOR, and blender::nodes::decl::Float::subtype.
|
static |
Definition at line 64 of file node_composite_diff_matte.cc.
References blender::math::abs(), blender::nodes::NodeMultiFunctionBuilder::construct_and_set_matching_fn_cb(), blender::math::dot(), blender::math::max(), blender::math::min(), result, and blender::math::safe_divide().
|
static |
Definition at line 55 of file node_composite_diff_matte.cc.
References GPU_stack_link(), inputs, and outputs.