libgpac
Documentation of the core library of GPAC. For more information, check out http://gpac.wp.mines-telecom.fr
|
#include <scenegraph_vrml.h>
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) |