Blender  V3.3
Namespaces | Functions
node_shader_volume_principled.cc File Reference
#include "node_shader_util.hh"
#include "IMB_colormanagement.h"

Go to the source code of this file.

Namespaces

 blender
 
 blender::nodes
 
 blender::nodes::node_shader_volume_principled_cc
 

Functions

static void blender::nodes::node_shader_volume_principled_cc::node_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_shader_volume_principled_cc::node_shader_init_volume_principled (bNodeTree *UNUSED(ntree), bNode *node)
 
static void blender::nodes::node_shader_volume_principled_cc::attribute_post_process (GPUMaterial *mat, const char *attribute_name, GPUNodeLink **attribute_link)
 
static int blender::nodes::node_shader_volume_principled_cc::node_shader_gpu_volume_principled (GPUMaterial *mat, bNode *node, bNodeExecData *UNUSED(execdata), GPUNodeStack *in, GPUNodeStack *out)
 
void register_node_type_sh_volume_principled ()
 

Function Documentation

◆ register_node_type_sh_volume_principled()

void register_node_type_sh_volume_principled ( void  )