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

#include <nodes_mpeg4.h>

+ Collaboration diagram for M_Transform2D:

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)
 
SFVec2f center
 
SFFloat rotationAngle
 
SFVec2f scale
 
SFFloat scaleOrientation
 
SFVec2f translation
 

Field Documentation

struct _nodepriv* M_Transform2D::sgprivate
struct _child_node* M_Transform2D::children
GF_ChildNodeItem* M_Transform2D::addChildren
void(* M_Transform2D::on_addChildren)(GF_Node *pNode, struct _route *route)
GF_ChildNodeItem* M_Transform2D::removeChildren
void(* M_Transform2D::on_removeChildren)(GF_Node *pNode, struct _route *route)
SFVec2f M_Transform2D::center
SFFloat M_Transform2D::rotationAngle
SFVec2f M_Transform2D::scale
SFFloat M_Transform2D::scaleOrientation
SFVec2f M_Transform2D::translation

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