|
libgpac
Documentation of the core library of GPAC. For more information, check out http://gpac.wp.mines-telecom.fr
|
#include <nodes_x3d.h>
Collaboration diagram for X_StaticGroup:Data Fields | |
| struct _nodepriv * | sgprivate |
| struct _child_node * | children |
| GF_ChildNodeItem * | addChildren |
| void(* | on_addChildren )(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem * | removeChildren |
| void(* | on_removeChildren )(GF_Node *pNode, struct _route *route) |
| GF_Node * | metadata |
| 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 |