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_PathLayout Struct Reference

#include <nodes_mpeg4.h>

+ Collaboration diagram for M_PathLayout:

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)
 
GF_Nodegeometry
 
MFInt32 alignment
 
SFFloat pathOffset
 
SFFloat spacing
 
SFBool reverseLayout
 
SFInt32 wrapMode
 
SFBool splitText
 

Field Documentation

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

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