|
Blender V5.0
|
Classes | |
| class | ToneMapOperation |
Functions | |
| static void | cmp_node_tonemap_declare (NodeDeclarationBuilder &b) |
| static void | node_composit_init_tonemap (bNodeTree *, bNode *node) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
Variables | |
| static const EnumPropertyItem | type_items [] |
|
static |
Definition at line 41 of file node_composite_tonemap.cc.
References b, CMP_NODE_TONE_MAP_PHOTORECEPTOR, CMP_NODE_TONE_MAP_SIMPLE, blender::nodes::SocketDeclaration::description, blender::nodes::SocketDeclaration::optional_label, PROP_FACTOR, blender::nodes::SocketDeclaration::structure_type, blender::nodes::decl::Float::subtype, and type_items.
|
static |
Definition at line 469 of file node_composite_tonemap.cc.
References get_compositor_operation().
Referenced by get_compositor_operation().
|
static |
Definition at line 112 of file node_composite_tonemap.cc.
References MEM_callocN(), and bNode::storage.
|
static |
Definition at line 27 of file node_composite_tonemap.cc.
Referenced by cmp_node_tonemap_declare().