gthreebloompass

gthreebloompass

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GthreePass
        ╰── GthreeBloomPass

Includes

#include <gthree/gthree.h>

Description

Functions

gthree_bloom_pass_new ()

GthreePass *
gthree_bloom_pass_new (float strength,
                       float sigma,
                       int resolution);

Types and Values

GthreeBloomPass

typedef struct _GthreeBloomPass GthreeBloomPass;