|
Blender V5.0
|
Functions | |
| static void | cmp_node_normal_declare (NodeDeclarationBuilder &b) |
| static float3 | get_normal (const bNode &node) |
| static int | node_gpu_material (GPUMaterial *material, bNode *node, bNodeExecData *, GPUNodeStack *, GPUNodeStack *outputs) |
| static void | node_build_multi_function (blender::nodes::NodeMultiFunctionBuilder &builder) |
|
static |
Definition at line 26 of file node_composite_normal.cc.
References b, min, PROP_DIRECTION, and blender::nodes::decl::Vector::subtype.
Definition at line 39 of file node_composite_normal.cc.
References blender::math::normalize().
Referenced by node_build_multi_function(), and node_gpu_material().
|
static |
Definition at line 56 of file node_composite_normal.cc.
References blender::nodes::NodeMultiFunctionBuilder::construct_and_set_matching_fn(), get_normal(), and blender::nodes::NodeMultiFunctionBuilder::node().
|
static |
Definition at line 46 of file node_composite_normal.cc.
References get_normal(), GPU_link(), GPU_uniform(), and outputs.