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_layer_2d.c File Reference
#include "nodes_stacks.h"
#include "mpeg4_grouping.h"
#include "visual_manager.h"
+ Include dependency graph for mpeg4_layer_2d.c:

Data Structures

struct  Layer2DStack
 

Functions

static void l2d_CheckBindables (GF_Node *n, GF_TraverseState *tr_state, Bool force_traverse)
 
static void TraverseLayer2D (GF_Node *node, void *rs, Bool is_destroy)
 
void compositor_init_layer2d (GF_Compositor *compositor, GF_Node *node)
 

Data Structure Documentation

struct Layer2DStack
+ Collaboration diagram for Layer2DStack:
Data Fields
u32 flags
GF_Rect bounds
GF_List * sensors
GF_List * backs
GF_List * views
Bool first
GF_Rect clip

Function Documentation

static void l2d_CheckBindables ( GF_Node n,
GF_TraverseState *  tr_state,
Bool  force_traverse 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void TraverseLayer2D ( GF_Node node,
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_layer2d ( GF_Compositor *  compositor,
GF_Node node 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function: