|
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_Anchor: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) |
| SFString | description |
| MFString | parameter |
| MFURL | url |
| GF_Node * | metadata |
| struct _nodepriv* X_Anchor::sgprivate |
| struct _child_node* X_Anchor::children |
| GF_ChildNodeItem* X_Anchor::addChildren |
| void(* X_Anchor::on_addChildren)(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem* X_Anchor::removeChildren |
| void(* X_Anchor::on_removeChildren)(GF_Node *pNode, struct _route *route) |
| SFString X_Anchor::description |
| MFString X_Anchor::parameter |
| MFURL X_Anchor::url |
| GF_Node* X_Anchor::metadata |