|
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_CompositeTexture2D: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) |
| SFInt32 | pixelWidth |
| SFInt32 | pixelHeight |
| GF_Node * | background |
| GF_Node * | viewport |
| SFInt32 | repeatSandT |
| struct _nodepriv* M_CompositeTexture2D::sgprivate |
| struct _child_node* M_CompositeTexture2D::children |
| GF_ChildNodeItem* M_CompositeTexture2D::addChildren |
| void(* M_CompositeTexture2D::on_addChildren)(GF_Node *pNode, struct _route *route) |
| GF_ChildNodeItem* M_CompositeTexture2D::removeChildren |
| void(* M_CompositeTexture2D::on_removeChildren)(GF_Node *pNode, struct _route *route) |
| SFInt32 M_CompositeTexture2D::pixelWidth |
| SFInt32 M_CompositeTexture2D::pixelHeight |
| GF_Node* M_CompositeTexture2D::background |
| GF_Node* M_CompositeTexture2D::viewport |
| SFInt32 M_CompositeTexture2D::repeatSandT |