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

Functions

static void node_declare (NodeDeclarationBuilder &b)
static int node_shader_gpu_output_world (GPUMaterial *mat, bNode *, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *)

Function Documentation

◆ node_declare()

void blender::nodes::node_shader_output_world_cc::node_declare ( NodeDeclarationBuilder & b)
static

Definition at line 9 of file node_shader_output_world.cc.

References b, and BLT_I18NCONTEXT_ID_ID.

◆ node_shader_gpu_output_world()

int blender::nodes::node_shader_output_world_cc::node_shader_gpu_output_world ( GPUMaterial * mat,
bNode * ,
bNodeExecData * ,
GPUNodeStack * in,
GPUNodeStack *  )
static