GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
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

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:

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:

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:

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:

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:

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: