libgpac
Documentation of the core library of GPAC
mpeg4_lighting.c File Reference
#include "nodes_stacks.h"
#include "visual_manager.h"
+ Include dependency graph for mpeg4_lighting.c:

Functions

static void TraverseSpotLight (GF_Node *n, void *rs, Bool is_destroy)
 
void compositor_init_spot_light (GF_Compositor *compositor, GF_Node *node)
 
static void TraversePointLight (GF_Node *n, void *rs, Bool is_destroy)
 
void compositor_init_point_light (GF_Compositor *compositor, GF_Node *node)
 
static void TraverseDirectionalLight (GF_Node *n, void *rs, Bool is_destroy)
 
void compositor_init_directional_light (GF_Compositor *compositor, GF_Node *node)
 

Function Documentation

◆ TraverseSpotLight()

static void TraverseSpotLight ( GF_Node n,
void *  rs,
Bool  is_destroy 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ compositor_init_spot_light()

void compositor_init_spot_light ( GF_Compositor *  compositor,
GF_Node node 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ TraversePointLight()

static void TraversePointLight ( GF_Node n,
void *  rs,
Bool  is_destroy 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ compositor_init_point_light()

void compositor_init_point_light ( GF_Compositor *  compositor,
GF_Node node 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ TraverseDirectionalLight()

static void TraverseDirectionalLight ( GF_Node n,
void *  rs,
Bool  is_destroy 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ compositor_init_directional_light()

void compositor_init_directional_light ( GF_Compositor *  compositor,
GF_Node node 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function: