|
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_Layout: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) |
| SFBool | wrap |
| SFVec2f | size |
| SFBool | horizontal |
| MFString | justify |
| SFBool | leftToRight |
| SFBool | topToBottom |
| SFFloat | spacing |
| SFBool | smoothScroll |
| SFBool | loop |
| SFBool | scrollVertical |
| SFFloat | scrollRate |
| SFInt32 | scrollMode |
| struct _nodepriv* M_Layout::sgprivate |
| struct _child_node* M_Layout::children |
| GF_ChildNodeItem* M_Layout::addChildren |
| void(* M_Layout::on_addChildren)(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem* M_Layout::removeChildren |
| void(* M_Layout::on_removeChildren)(GF_Node *pNode, struct _route *route) |
| SFBool M_Layout::wrap |
| SFVec2f M_Layout::size |
| SFBool M_Layout::horizontal |
| MFString M_Layout::justify |
| SFBool M_Layout::leftToRight |
| SFBool M_Layout::topToBottom |
| SFFloat M_Layout::spacing |
| SFBool M_Layout::smoothScroll |
| SFBool M_Layout::loop |
| SFBool M_Layout::scrollVertical |
| SFFloat M_Layout::scrollRate |
| SFInt32 M_Layout::scrollMode |