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

#include <nodes_x3d.h>

+ Collaboration diagram for X_StaticGroup:

Data Fields

struct _nodepriv * sgprivate
 
struct _child_node * children
 
GF_ChildNodeItemaddChildren
 
void(* on_addChildren )(GF_Node *pNode, struct _route *route)
 
GF_ChildNodeItemremoveChildren
 
void(* on_removeChildren )(GF_Node *pNode, struct _route *route)
 
GF_Nodemetadata
 

Field Documentation

struct _nodepriv* X_StaticGroup::sgprivate
struct _child_node* X_StaticGroup::children
GF_ChildNodeItem* X_StaticGroup::addChildren
void(* X_StaticGroup::on_addChildren)(GF_Node *pNode, struct _route *route)
GF_ChildNodeItem* X_StaticGroup::removeChildren
void(* X_StaticGroup::on_removeChildren)(GF_Node *pNode, struct _route *route)
GF_Node* X_StaticGroup::metadata

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