Blender  V3.3
Classes | Namespaces | Functions
node_shader_tex_magic.cc File Reference
#include "node_shader_util.hh"
#include "UI_interface.h"
#include "UI_resources.h"

Go to the source code of this file.

Classes

class  blender::nodes::node_shader_tex_magic_cc::MagicFunction
 

Namespaces

 blender
 
 blender::nodes
 
 blender::nodes::node_shader_tex_magic_cc
 

Functions

static void blender::nodes::node_shader_tex_magic_cc::sh_node_tex_magic_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_shader_tex_magic_cc::node_shader_buts_tex_magic (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr)
 
static void blender::nodes::node_shader_tex_magic_cc::node_shader_init_tex_magic (bNodeTree *UNUSED(ntree), bNode *node)
 
static int blender::nodes::node_shader_tex_magic_cc::node_shader_gpu_tex_magic (GPUMaterial *mat, bNode *node, bNodeExecData *UNUSED(execdata), GPUNodeStack *in, GPUNodeStack *out)
 
static void blender::nodes::node_shader_tex_magic_cc::sh_node_magic_tex_build_multi_function (NodeMultiFunctionBuilder &builder)
 
void register_node_type_sh_tex_magic ()
 

Function Documentation

◆ register_node_type_sh_tex_magic()

void register_node_type_sh_tex_magic ( void  )