|
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_PathLayout: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 * | geometry |
| MFInt32 | alignment |
| SFFloat | pathOffset |
| SFFloat | spacing |
| SFBool | reverseLayout |
| SFInt32 | wrapMode |
| SFBool | splitText |
| struct _nodepriv* M_PathLayout::sgprivate |
| struct _child_node* M_PathLayout::children |
| GF_ChildNodeItem* M_PathLayout::addChildren |
| void(* M_PathLayout::on_addChildren)(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem* M_PathLayout::removeChildren |
| void(* M_PathLayout::on_removeChildren)(GF_Node *pNode, struct _route *route) |
| GF_Node* M_PathLayout::geometry |
| MFInt32 M_PathLayout::alignment |
| SFFloat M_PathLayout::pathOffset |
| SFFloat M_PathLayout::spacing |
| SFBool M_PathLayout::reverseLayout |
| SFInt32 M_PathLayout::wrapMode |
| SFBool M_PathLayout::splitText |