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
NodePriv Struct Reference

#include <scenegraph_dev.h>

+ Collaboration diagram for NodePriv:

Data Fields

u16 tag
 
u16 num_instances
 
u32 flags
 
struct __tag_scene_graphscenegraph
 
void(* UserCallback )(struct _base_node *node, void *render_stack, Bool node_destroy)
 
void * UserPrivate
 
GF_ParentListparents
 
struct _node_interactive_extinteract
 

Field Documentation

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

The documentation for this struct was generated from the following file: