Blender V4.5
node_composite_sunbeams.cc File Reference
#include "BLI_math_base.hh"
#include "BLI_math_vector.hh"
#include "BLI_math_vector_types.hh"
#include "UI_interface.hh"
#include "UI_resources.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_sunbeams_cc::SunBeamsOperation

Namespaces

namespace  blender
namespace  blender::nodes
namespace  blender::nodes::node_composite_sunbeams_cc

Functions

static void blender::nodes::node_composite_sunbeams_cc::cmp_node_sunbeams_declare (NodeDeclarationBuilder &b)
static NodeOperationblender::nodes::node_composite_sunbeams_cc::get_compositor_operation (Context &context, DNode node)
static void register_node_type_cmp_sunbeams ()

Function Documentation

◆ register_node_type_cmp_sunbeams()