Blender
V3.3
|
Classes | |
class | CurveVecFunction |
class | CurveRGBFunction |
class | CurveFloatFunction |
|
static |
Definition at line 286 of file node_shader_curves.cc.
References BKE_curvemapping_compute_range_dividers(), BKE_curvemapping_compute_slopes(), BKE_curvemapping_get_range_minimums(), BKE_curvemapping_init(), BKE_curvemapping_table_RGBA(), CM_TOT, GPU_color_band(), GPU_constant(), GPU_stack_link(), GPU_uniform(), node, and usdtokens::out().
Referenced by register_node_type_sh_curve_float().
|
static |
Definition at line 140 of file node_shader_curves.cc.
References BKE_curvemapping_compute_range_dividers(), BKE_curvemapping_compute_slopes(), BKE_curvemapping_get_range_minimums(), BKE_curvemapping_init(), BKE_curvemapping_is_map_identity(), BKE_curvemapping_table_RGBA(), CM_TOT, GPU_color_band(), GPU_constant(), GPU_stack_link(), GPU_uniform(), node, and usdtokens::out().
Referenced by register_node_type_sh_curve_rgb().
|
static |
Definition at line 25 of file node_shader_curves.cc.
References BKE_curvemapping_compute_range_dividers(), BKE_curvemapping_compute_slopes(), BKE_curvemapping_get_range_minimums(), BKE_curvemapping_init(), BKE_curvemapping_table_RGBA(), CM_TOT, GPU_color_band(), GPU_constant(), GPU_stack_link(), GPU_uniform(), node, and usdtokens::out().
Referenced by register_node_type_sh_curve_vec().
|
static |
Definition at line 281 of file node_shader_curves.cc.
References BKE_curvemapping_add(), and node.
Referenced by register_node_type_sh_curve_float().
|
static |
Definition at line 135 of file node_shader_curves.cc.
References BKE_curvemapping_add(), and node.
Referenced by register_node_type_sh_curve_rgb().
|
static |
Definition at line 20 of file node_shader_curves.cc.
References BKE_curvemapping_add(), and node.
Referenced by register_node_type_sh_curve_vec().
|
static |
Definition at line 357 of file node_shader_curves.cc.
References BKE_curvemapping_init(), blender::nodes::NodeMultiFunctionBuilder::construct_and_set_matching_fn(), blender::nodes::NodeMultiFunctionBuilder::node(), and bNode::storage.
Referenced by register_node_type_sh_curve_float().
|
static |
Definition at line 269 of file node_shader_curves.cc.
References usdtokens::b(), blender::nodes::SocketDeclaration::is_default_link_socket(), min, N_, and PROP_FACTOR.
Referenced by register_node_type_sh_curve_float().
|
static |
Definition at line 238 of file node_shader_curves.cc.
References BKE_curvemapping_init(), blender::nodes::NodeMultiFunctionBuilder::construct_and_set_matching_fn(), blender::nodes::NodeMultiFunctionBuilder::node(), and bNode::storage.
Referenced by register_node_type_sh_curve_rgb().
|
static |
Definition at line 127 of file node_shader_curves.cc.
References usdtokens::b(), min, N_, and PROP_FACTOR.
Referenced by register_node_type_sh_curve_rgb().
|
static |
Definition at line 96 of file node_shader_curves.cc.
References BKE_curvemapping_init(), blender::nodes::NodeMultiFunctionBuilder::construct_and_set_matching_fn(), blender::nodes::NodeMultiFunctionBuilder::node(), and bNode::storage.
Referenced by register_node_type_sh_curve_vec().
|
static |
Definition at line 12 of file node_shader_curves.cc.
References usdtokens::b(), min, N_, and PROP_FACTOR.
Referenced by register_node_type_sh_curve_vec().