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