Blender  V3.3
Classes | Namespaces | Functions
node_shader_math.cc File Reference
#include "node_shader_util.hh"
#include "NOD_math_functions.hh"
#include "NOD_socket_search_link.hh"
#include "RNA_enum_types.h"

Go to the source code of this file.

Classes

class  blender::nodes::node_shader_math_cc::SocketSearchOp
 
class  blender::nodes::node_shader_math_cc::ClampWrapperFunction
 

Namespaces

 blender
 
 blender::nodes
 
 blender::nodes::node_shader_math_cc
 

Functions

static void blender::nodes::node_shader_math_cc::sh_node_math_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_shader_math_cc::sh_node_math_gather_link_searches (GatherLinkSearchOpParams &params)
 
static const char * blender::nodes::node_shader_math_cc::gpu_shader_get_name (int mode)
 
static int blender::nodes::node_shader_math_cc::gpu_shader_math (GPUMaterial *mat, bNode *node, bNodeExecData *UNUSED(execdata), GPUNodeStack *in, GPUNodeStack *out)
 
static const fn::MultiFunction * blender::nodes::node_shader_math_cc::get_base_multi_function (bNode &node)
 
static void blender::nodes::node_shader_math_cc::sh_node_math_build_multi_function (NodeMultiFunctionBuilder &builder)
 
void register_node_type_sh_math ()
 

Function Documentation

◆ register_node_type_sh_math()

void register_node_type_sh_math ( void  )