Blender V5.0
blender::nodes::node_shader_volume_coefficients_cc Namespace Reference

Functions

static void node_declare (NodeDeclarationBuilder &b)
static void node_shader_init_coefficients (bNodeTree *, bNode *node)
static void node_shader_update_coefficients (bNodeTree *ntree, bNode *node)
static int node_shader_gpu_volume_coefficients (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out)

Function Documentation

◆ node_declare()

◆ node_shader_gpu_volume_coefficients()

int blender::nodes::node_shader_volume_coefficients_cc::node_shader_gpu_volume_coefficients ( GPUMaterial * mat,
bNode * node,
bNodeExecData * ,
GPUNodeStack * in,
GPUNodeStack * out )
static

◆ node_shader_init_coefficients()

void blender::nodes::node_shader_volume_coefficients_cc::node_shader_init_coefficients ( bNodeTree * ,
bNode * node )
static

◆ node_shader_update_coefficients()

void blender::nodes::node_shader_volume_coefficients_cc::node_shader_update_coefficients ( bNodeTree * ntree,
bNode * node )
static