![]() |
libgpac
Documentation of the core library of GPAC
|
#include <scenegraph_dev.h>
Collaboration diagram for NodePriv:Data Fields | |
| u16 | tag |
| u16 | num_instances |
| u32 | flags |
| struct __tag_scene_graph * | scenegraph |
| void(* | UserCallback )(struct _base_node *node, void *render_stack, Bool node_destroy) |
| void * | UserPrivate |
| GF_ParentList * | parents |
| struct _node_interactive_ext * | interact |
| u16 NodePriv::tag |
| u16 NodePriv::num_instances |
| u32 NodePriv::flags |
| struct __tag_scene_graph* NodePriv::scenegraph |
| void(* NodePriv::UserCallback) (struct _base_node *node, void *render_stack, Bool node_destroy) |
| void* NodePriv::UserPrivate |
| GF_ParentList* NodePriv::parents |
| struct _node_interactive_ext* NodePriv::interact |