Blender V5.0
node_composite_crop.cc File Reference
#include "BLI_bounds.hh"
#include "BLI_bounds_types.hh"
#include "BLI_math_vector_types.hh"
#include "DNA_node_types.h"
#include "BKE_node.hh"
#include "GPU_shader.hh"
#include "COM_node_operation.hh"
#include "COM_utilities.hh"
#include "node_composite_util.hh"

Go to the source code of this file.

Classes

class  blender::nodes::node_composite_crop_cc::CropOperation

Namespaces

namespace  blender
namespace  blender::nodes
namespace  blender::nodes::node_composite_crop_cc

Functions

static void blender::nodes::node_composite_crop_cc::cmp_node_crop_declare (NodeDeclarationBuilder &b)
static NodeOperationblender::nodes::node_composite_crop_cc::get_compositor_operation (Context &context, DNode node)
static void register_node_type_cmp_crop ()

Function Documentation

◆ register_node_type_cmp_crop()