Blender V4.3
blender::nodes::node_composite_gamma_cc Namespace Reference

Classes

class  GammaShaderNode
 

Functions

static void cmp_node_gamma_declare (NodeDeclarationBuilder &b)
 
static ShaderNodeget_compositor_shader_node (DNode node)
 

Function Documentation

◆ cmp_node_gamma_declare()

static void blender::nodes::node_composite_gamma_cc::cmp_node_gamma_declare ( NodeDeclarationBuilder & b)
static

Definition at line 19 of file node_composite_gamma.cc.

References b, PROP_UNSIGNED, and blender::nodes::decl::Float::subtype.

◆ get_compositor_shader_node()

static ShaderNode * blender::nodes::node_composite_gamma_cc::get_compositor_shader_node ( DNode node)
static

Definition at line 48 of file node_composite_gamma.cc.