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
commands.c File Reference
+ Include dependency graph for commands.c:

Functions

GF_Commandgf_sg_command_new (GF_SceneGraph *graph, u32 tag)
 
void gf_sg_command_del (GF_Command *com)
 
static void SG_CheckFieldChange (GF_Node *node, GF_FieldInfo *field)
 
static void gf_node_unregister_children_deactivate (GF_Node *container, GF_ChildNodeItem *child)
 
GF_Err gf_sg_command_apply (GF_SceneGraph *graph, GF_Command *com, Double time_offset)
 
GF_CommandFieldgf_sg_command_field_new (GF_Command *com)
 
GF_Err gf_sg_command_apply_list (GF_SceneGraph *graph, GF_List *comList, Double time_offset)
 
GF_Commandgf_sg_vrml_command_clone (GF_Command *com, GF_SceneGraph *inGraph, Bool force_clone)
 

Function Documentation

GF_Command* gf_sg_command_new ( GF_SceneGraph *  graph,
u32  tag 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void gf_sg_command_del ( GF_Command com)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void SG_CheckFieldChange ( GF_Node node,
GF_FieldInfo field 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void gf_node_unregister_children_deactivate ( GF_Node container,
GF_ChildNodeItem child 
)
static

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err gf_sg_command_apply ( GF_SceneGraph *  graph,
GF_Command com,
Double  time_offset 
)

+ Here is the caller graph for this function:

GF_CommandField* gf_sg_command_field_new ( GF_Command com)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Err gf_sg_command_apply_list ( GF_SceneGraph *  graph,
GF_List *  comList,
Double  time_offset 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GF_Command* gf_sg_vrml_command_clone ( GF_Command com,
GF_SceneGraph *  inGraph,
Bool  force_clone 
)

+ Here is the call graph for this function:

+ Here is the caller graph for this function: