GF_Command Struct Reference

#include <scenegraph.h>

Collaboration diagram for GF_Command:
Collaboration graph
[legend]

Data Fields

GF_SceneGraphin_scene
u32 tag
GF_Nodenode
GF_Listcommand_fields
GF_Listscripts_to_load
Bool unresolved
char * unres_name
union {
   Bool   use_names
   u32   RouteID
   s32   ChildNodeTag
}; 
GF_Listnew_proto_list
u32del_proto_list
union {
   u32   del_proto_list_size
   u32   child_field
}; 
union {
   char *   def_name
   char *   send_event_string
}; 
union {
   u32   fromNodeID
   s32   send_event_integer
}; 
union {
   u32   fromFieldIndex
   u32   send_event_name
}; 
union {
   u32   toNodeID
   s32   send_event_x
}; 
union {
   u32   toFieldIndex
   s32   send_event_y
}; 
Bool aggregated
Bool never_apply

Field Documentation

union { ... }
union { ... }
union { ... }
union { ... }
union { ... }
union { ... }
union { ... }

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

Generated on 4 May 2016 for libgpac by  doxygen 1.6.1