gthreebloompass
gthreebloompass
|
|
Object Hierarchy
GObject
╰── GthreePass
╰── GthreeBloomPass
Includes
#include <gthree/gthree.h>
Functions
gthree_bloom_pass_new ()
GthreePass *
gthree_bloom_pass_new (float strength
,
float sigma
,
int resolution
);
Types and Values
GthreeBloomPass
typedef struct _GthreeBloomPass GthreeBloomPass;