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