![]() |
libgpac
Documentation of the core library of GPAC
|
Include dependency graph for scene_node_init.c:Functions | |
| void | InitMediaControl (GF_Scene *scene, GF_Node *node) |
| void | MC_Modified (GF_Node *node) |
| void | InitMediaSensor (GF_Scene *scene, GF_Node *node) |
| void | MS_Modified (GF_Node *node) |
| void | gf_init_inline (GF_Scene *scene, GF_Node *node) |
| void | gf_inline_on_modified (GF_Node *node) |
| void | gf_scene_init_storage (GF_Scene *scene, GF_Node *node) |
| void | TraverseWorldInfo (GF_Node *node, void *rs, Bool is_destroy) |
| void | TraverseKeyNavigator (GF_Node *node, void *rs, Bool is_destroy) |
| void | on_kn_set_focus (GF_Node *node, GF_Route *_route) |
| void | evaluate_scene_cap (GF_Node *node, GF_Route *route) |
| static void | InitTermCap (GF_Scene *scene, GF_Node *node) |
| static void | svg_traverse_title (GF_Node *node, void *rs, Bool is_destroy) |
| void | gf_sc_on_node_init (GF_Compositor *sc, GF_Node *node) |
| void | gf_scene_on_node_init (void *_scene, GF_Node *node) |
| void | gf_scene_on_node_modified (void *_is, GF_Node *node) |
| static void | gf_scene_on_node_destroyed (void *_is, GF_Node *node) |
| GF_EXPORT void | gf_scene_node_callback (void *_is, GF_SGNodeCbkType type, GF_Node *n, void *param) |
| void InitMediaControl | ( | GF_Scene * | scene, |
| GF_Node * | node | ||
| ) |
Here is the caller graph for this function:| void MC_Modified | ( | GF_Node * | node | ) |
Here is the caller graph for this function:| void InitMediaSensor | ( | GF_Scene * | scene, |
| GF_Node * | node | ||
| ) |
Here is the caller graph for this function:| void MS_Modified | ( | GF_Node * | node | ) |
Here is the caller graph for this function:| void gf_init_inline | ( | GF_Scene * | scene, |
| GF_Node * | node | ||
| ) |
Here is the caller graph for this function:| void gf_inline_on_modified | ( | GF_Node * | node | ) |
!! THIS WILL DESTROY THE INLINE SCENE OBJECT !!!
Here is the caller graph for this function:| void gf_scene_init_storage | ( | GF_Scene * | scene, |
| GF_Node * | node | ||
| ) |
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| void on_kn_set_focus | ( | GF_Node * | node, |
| GF_Route * | _route | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void evaluate_scene_cap | ( | GF_Node * | node, |
| GF_Route * | route | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_sc_on_node_init | ( | GF_Compositor * | sc, |
| GF_Node * | node | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_scene_on_node_init | ( | void * | _scene, |
| GF_Node * | node | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gf_scene_on_node_modified | ( | void * | _is, |
| GF_Node * | node | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:| GF_EXPORT void gf_scene_node_callback | ( | void * | _is, |
| GF_SGNodeCbkType | type, | ||
| GF_Node * | n, | ||
| void * | param | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function: