GPAC
Open Source Multimedia Framework. For more information, check out http://gpac.wp.mines-telecom.fr
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
M_Layout Struct Reference

#include <nodes_mpeg4.h>

+ Collaboration diagram for M_Layout:

Data Fields

struct _nodepriv * sgprivate
 
struct _child_node * children
 
GF_ChildNodeItemaddChildren
 
void(* on_addChildren )(GF_Node *pNode, struct _route *route)
 
GF_ChildNodeItemremoveChildren
 
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
 

Field Documentation

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

The documentation for this struct was generated from the following file: